More severe skin issue / bug : non escaped stuff in ALT tags
Submitted
Weppa333
, Apr 11 2012 04:52 AM | Last updated Dec 18 2012 07:51 PM
Maybe an international bug, but on my board there is a problem with the escaping of ALT tags put in board index and forum index
The alt tags attached to mini avatars, sometimes used as a title tags for links to profiles, is not escaped properly
Especially, single quotes are not escaped, breaking the entire HTML parsing in braindead browsers ( better browsers just ignore and continue, leaving a false sense of valid html)
AFAICS, these alt tags are not espaced AT ALL and I believe it's more a bug than a skin issue.
The alt tags attached to mini avatars, sometimes used as a title tags for links to profiles, is not escaped properly
Especially, single quotes are not escaped, breaking the entire HTML parsing in braindead browsers ( better browsers just ignore and continue, leaving a false sense of valid html)
AFAICS, these alt tags are not espaced AT ALL and I believe it's more a bug than a skin issue.
| Status: | Cannot Reproduce |
| Version: | 0 |
| Fixed In: | 0 |











13 Comments
.
So it's either fixed in 3.3.1, an internationalisation bug (your board has a different locale than mine) or my board is a piece of faeces configured by a moron (who knows
This is a more tricky bug than I thought
Seems it probably affects "last topics" generated BY THE BOARD ITSELF ( rebuild, recount, imports ?)
If the last topic is something a human recently posted, this bug doesn't appear or so it seems.
Basically, everything with a ' is going havok.
Same for other chars I guess, but the most critical are " and ' because they sometimes break the parser, depends on the context.
http://community.inv...sting-messages/
Playing with this, I could do some serious trouble to this board, I won't enter details.
I suggest publishing a quickfix for 3.3.0 users.
I leave this to the professionnals, I talked to myself enough for today.
I'll try to reproduce the "title string cutted at first ' " instead of the escaping problem, otherwise it's too complicated to visualise on my browser. I'll post an update when I suceed CUTTING an ALT/ title string with a single quote over here.
I cannot see another explanation atm.
Updating Status to: Cannot Reproduce
Updating Version to: 0
-