Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#170 closed defect (fixed)

Items are escaped too much

Reported by: osimons Owned by: Alec Thomas
Priority: normal Component: TocMacro
Severity: normal Keywords:
Cc: Trac Release:

Description

Looking at the latest versjon of your TOC macro, it makes a mistake as it HTML escapes the headings a bit too much.

The commonly used characters that give me problems are (example headers in code to make sure it doesn't get re-formatted by this Trac...)

Authentication & Permissions
About <Template>

Output viewes in the TOC list:

Authentication &amp; Permissions
About &lt;Template&gt;

Apart from that - works great and we use it a lot. Thanks!

Attachments (0)

Change History (2)

comment:1 Changed 18 years ago by Alec Thomas

Status: newassigned

Thanks for the notification, I'll take a look at this soon.

comment:2 Changed 18 years ago by Alec Thomas

Resolution: fixed
Status: assignedclosed

(In [574]) * Fix for unicode issue. This seems to work best. Closes #251.

  • HTML entities are now no longer escaped excessively, closes #170.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Alec Thomas.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.