#2746 closed defect (bug) (worksforme)
Replace < and > sign in title for links
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 2.0.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Inserting a link on text works succesful. But using < and > signs in the title for that link gives errors due to not translating them to their html entities. Further page content is interpreted wrong by browser.
Change History (4)
comment:2
filosofo
— 7 years ago
Step to reproduce:
Make this your title: Check out <a href="http://www.cnn.com" title="CNN > others">this site</a>
However, since titles are usually within anchor tags, this would produce invalid XHTML (nested links) anyways.
Note: See
TracTickets for help on using
tickets.
Three things make a bug report workable:
Steps to reproduce. (Which editor? Don't be vague.)
What you expected. (Done.)
What happened. (Done.)
Please fill in the missing information.