| 1 | initial version | |
It seems that HTML tags in titles aren't properly escaped.
| 2 | No.2 Revision |
It seems that HTML tags in titles aren't properly escaped.are swallowed instead of escaped to HTML entities.
| 3 | No.3 Revision |
It seems that HTML tags in titles are swallowed instead of escaped to HTML entities.
| 4 | No.4 Revision |
It seems that HTML tags in titles are swallowed instead of escaped to HTML entities.
Clarification: I do not mean allowing HTML in TITLE tags, but converting
<and>into their respective HTML entities<andgt;. At the moment, if you type inHello <World>, the<World>part will be completely swallowed. The end result, in my opinion, should beHello <World>
| 5 | No.5 Revision |
It seems that HTML tags in titles are swallowed instead of escaped to HTML entities.
Clarification: I do not mean allowing HTML in TITLE tags, but converting
<and>into their respective HTML entities<andgt;. At the moment, if you type inHello <World>, the<World>part will be completelyswallowed.swallowed and the result will beHello. The end result, in my opinion, should beHello <World>I do not think any real HTML should be allowed in titles.
| 6 | No.6 Revision |
It seems that HTML tags in titles are swallowed instead of escaped to HTML entities.
Clarification: I do not mean allowing HTML in TITLE tags, but converting
<and>into their respective HTML entities<andgt;. At the moment, if you type inHello <World>, the<World>part will be completely swallowed and the result will beHello. The end result, in my opinion, should beHello <World>I do not think any real HTML should be allowed in titles.
| 7 | No.7 Revision |
It seems that HTML tags in titles are swallowed instead of escaped to HTML entities.
Clarification: I do not mean allowing HTML in TITLE tags, but converting
<and>into their respective HTML entities<andgt;. At the moment, if you type inHello <World>, the<World>part will be completely swallowed and the result will beHello. The end result, in my opinion, should beHello <World>I do not think any real HTML should be allowed in titles.
| 8 | No.8 Revision |
It seems that HTML tags in titles are swallowed instead of escaped to HTML entities.
Clarification: I do not mean allowing HTML in TITLE tags, but converting
<and>into their respective HTML entities<andgt;. At the moment, if you type inHello <World>, the<World>part will be completely swallowed and the result will beHello. The end result, in my opinion, should beHello <World>I do not think any real HTML should be allowed in titles.
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.