Modify ↓
Opened 20 years ago
Closed 20 years ago
#1786 closed defect (fixed)
headings double-escape entities
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | wiki system | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
this is a heading with a > symbol
within a heading (double =) if the text contains a > (greater than) symbol, the resulting wiki display shows the > entity. The > symbol within normal text shows up just fine.
(of course it doens't happen here… but happens on a 0.9pre changeset 1941 regular wiki page)
Attachments (0)
Change History (2)
comment:1 by , 20 years ago
| Status: | new → assigned |
|---|
comment:2 by , 20 years ago
| Milestone: | → 0.9 |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.



Fixed in [1943], thanks!