Modify

Opened 16 years ago

Closed 16 years ago

#3183 closed defect (fixed)

<script tag gets marked up

Reported by: Jeff Hammel Owned by: Jeff Hammel
Priority: high Component: TicketSubmitPolicyPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

so testing

i < 3

in the script becomes

i &lt; 3

a possible workaround, from cmlenz

tag.script(Markup('/*<![CDATA[*/\nsome script\n/*]]>*'), type='text/javascript')

Attachments (0)

Change History (2)

comment:2 Changed 16 years ago by Jeff Hammel

Resolution: fixed
Status: newclosed

should be fixed, r3837

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jeff Hammel.
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.