Opened 3 years ago
Closed 2 years ago
#15398 closed enhancement (worksforme)
title doesn't show up correctly if there are two '<' next to each other
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Formatting | Version: | 3.0.1 |
| Severity: | trivial | Keywords: | reporter-feedback |
| Cc: | admin@… |
Description
While I was writing one of my Blog posts, I wanted to highlight a word by putting it between '>>' and '<<'.
After I published the post, the title was cut after the first '<'.
I tried to republish the post, but nothing changed. I then chose to type '<' for the second '<' and it worked flawlessly.
Change History (2)
- Cc admin@… added
- Keywords reporter-feedback added; lower than, title removed
- Milestone Awaiting Review deleted
- Resolution set to worksforme
- Status changed from new to closed
Titles can support HTML in them, this is why you need to use <. If you were running as a lower-level user, without unfiltered HTML, the post title would convert it automatically.
Note: See
TracTickets for help on using
tickets.

By title you mean the <title> in <head> or h1/h2?