Defect #1160
HMTL-Tags
Status: | Closed | Start date: | 2008-05-01 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Wiki | |||
Target version: | 0.7.1 | |||
Resolution: | Fixed | Affected version: |
Description
I got a Ticket, about a Problem in one of my projects. If a customer uses HTML-Tags in a textarea and he wrotes the begin of a html-comment <!-- in the following the rest of the page is not longer to use because some browser imlicit closes the textarea.
But also the Text-Output of the Site iss corrupted. In the yellow report-area (also as i was using the Comment-Start-Tag in the subversion comment) i discovered the same output-error.
Related issues
Associated revisions
Escape HTML comment tags (#1160).
History
#1
Updated by Jean-Philippe Lang over 14 years ago
- Category set to Wiki
- Status changed from New to Closed
- Target version set to 0.7.1
- Resolution set to Fixed
Fixed in r1403. HTML comment tags are now also escaped.
#2
Updated by Go MAEDA 5 months ago
- Related to Feature #20511: Comments for Textile text formatting added