Register - Login
Views: 99803732
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
05-03-22 07:26:34 AM
Jul - Meta - Inconsistent escaping New poll - New thread - New reply
Next newer thread | Next older thread
Raspberry
Thank you for my time here. I won't ever forget..
Level: 85


Posts: 1565/1823
EXP: 5726901
For next: 171639

Since: 07-07-07

Pronouns: she/her

Since last post: 1.0 years
Last activity: 77 days

Posted on 11-04-11 04:18:53 AM Link | Quote
 
HTML entities and quotes are inconsistently escaped all around the board. For example, see this thread, which has Unicode in the title--it breaks in the forum listing. When the thread was submitted, the Unicode didn't even show up at all; it came through with only the raw HTML entities.

I remember instances of extra \'s being added before quotes, too, but I can't remember details offhand.

____________________
A Link to Nowhere...

Lyskar
12210
-The Chaos within trumps the Chaos without-
Level: 192


Posts: 10473/12211
EXP: 99321273
For next: 552298

Since: 07-03-07

From: 52-2-88-7

Since last post: 7.4 years
Last activity: 7.3 years

Posted on 11-04-11 04:43:10 AM Link | Quote
Stats
Time/Date
11-03-11 10:43:10 PM
Posts
10473
Days Here
1584
Level
151
Metal_Man88's Post
This had to do with a hole related to titles of topics. I don't foresee it being fixed soon, but, of course, I can't speak for the people who maintain this board.

____________________
Life is not an either-or proposition.
Eisnaught - SSQ² - Mobius Roleplay - SSS
Xkeeper

Level: 263


Posts: 19727/25353
EXP: 297141477
For next: 1818976

Since: 07-03-07

Pronouns: they/them/????????

Since last post: 3 days
Last activity: 26 min.

Posted on 11-04-11 07:44:06 AM (last edited by Xkeeper at 11-04-11 04:46 AM) Link | Quote

	$thread[title]=str_replace('&','&',$thread[title])

$thread[title]=str_replace('<','&lt;',$thread[title])
$thread[title]=str_replace('>','&gt;',$thread[title])
$thread[title]=str_replace("\t","DUMB FUCKING BLANK THREAD (trollface.jpg)",$thread[title])
$threadtitle = "<a href='thread.php?id=$thread[id]'>$thread[title]</a>";





bugs in the jul codebase: 1,371 (▼1)

____________________
You might think that this layout is specifically EarthBound themed, but it might just be a reference to one of my favorite games.
Dekker
Member
Level: 26


Posts: 34/138
EXP: 100673
For next: 1602

Since: 10-11-11


Since last post: 9.4 years
Last activity: 6.9 years

Posted on 11-04-11 12:16:37 PM Link | Quote



Originally posted by Xkeeper

	$thread[title]=str_replace("\t","DUMB FUCKING BLANK THREAD (trollface.jpg)",$thread[title])



Nice.


____________________

... Electric Candles?
Next newer thread | Next older thread
Jul - Meta - Inconsistent escaping New poll - New thread - New reply


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

28 database queries.
Query execution time: 0.082668 seconds
Script execution time: 0.010254 seconds
Total render time: 0.092922 seconds