Bug #361
<noscript> tags break XHTML validation (in ApplicationHelper#js_distance_of_time_in_words_to_now)
| Status : | Closed | Start : | ||
| Priority : | Normal | Due date : | ||
| Assigned to : | tobi - | % Done : | 0% |
|
| Category : | frontend | |||
| Target version : | 2.5 | |||
| Resolution : | fixed |
Description
<noscript> tags break XHTML validation (in ApplicationHelper#js_distance_of_time_in_words_to_now)
Associated revisions
Revision 56789d70bda9be4a9ae28da4bdc69152de695927
Wrap <typo:code> results in tags to make sure they're not HTML-escaped in textile mode. The markdown filter strips those tags before they're processed with BlueCloth. (closes #361)
git-svn-id: http://svn.typosphere.org/typo/trunk@584 820eb932-12ee-0310-9ca8-eeb645f39767
