Opened 16 years ago

Closed 16 years ago

#6239 closed (fixed)

urlizetrunc doesn't escape

Reported by: Chris Beaven Owned by: nobody
Component: Template system Version: dev
Severity: Keywords: auto-escaping
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description


Attachments (1)

urlizetrunc.diff (3.2 KB ) - added by Chris Beaven 16 years ago.
fix inc. modified tests

Download all attachments as: .zip

Change History (3)

by Chris Beaven, 16 years ago

Attachment: urlizetrunc.diff added

fix inc. modified tests

comment:1 by Chris Beaven, 16 years ago

Triage Stage: UnreviewedReady for checkin

comment:2 by Malcolm Tredinnick, 16 years ago

Resolution: fixed
Status: newclosed

(In [6950]) Fixed #6239 -- Fixed an auto-escaping problem with urlizetrunc. Thanks, SmileyChris.

Note: See TracTickets for help on using tickets.
Back to Top