Modify ↓
      
#2543 closed defect (fixed)
Latest trunk (r2704) seems to escape html too aggressively
| Reported by: | Owned by: | Christopher Lenz | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 | 
| Component: | general | Version: | devel | 
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I upgraded to latest trunk and some nav items (notably the WebAdmin link) displayed raw HTML, eg. <a href="blah>Admin</a>".
Ticket changes in the timeline also showed the same behaviour.
Attachments (0)
Change History (5)
comment:1 by , 20 years ago
| Version: | 0.9.2 → devel | 
|---|
comment:2 by , 20 years ago
| Milestone: | → 0.9.3 | 
|---|---|
| Owner: | changed from to | 
| Status: | new → assigned | 
comment:3 by , 20 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
The problem with ticket details in the timeline should be fixed in [2707]. Please reopen this ticket if there are any remaining escaping issues.
comment:4 by , 20 years ago
| Milestone: | 0.9.3 → 1.0 | 
|---|
comment:5 by , 20 years ago
| Milestone: | 1.0 → 0.10 | 
|---|
  Note:
 See   TracTickets
 for help on using tickets.
    


  
The changes in trunk starting with [2685] are going to affect some plugins, including the WebAdmin, which I've now fixed in [2705].