Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#15041 closed (fixed)

Test that the spaceless tag behaves well wrt escaping

Reported by: Stephen Kelly Owned by: nobody
Component: Template system Version: 1.2
Severity: Keywords:
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

Add some unit tests for the spaceless tag with escapable content.

Attachments (1)

spaceless_tests.patch (1.2 KB ) - added by Stephen Kelly 13 years ago.

Download all attachments as: .zip

Change History (4)

by Stephen Kelly, 13 years ago

Attachment: spaceless_tests.patch added

comment:1 by Russell Keith-Magee, 13 years ago

Triage Stage: UnreviewedReady for checkin

comment:2 by Russell Keith-Magee, 13 years ago

Resolution: fixed
Status: newclosed

(In [15334]) Fixed #15041 -- Added tests for the spaceless tag interacting with escaping. Thanks to steveire.

comment:3 by Russell Keith-Magee, 13 years ago

(In [15337]) [1.2.X] Fixed #15041 -- Added tests for the spaceless tag interacting with escaping. Thanks to steveire.

Backport of r15334 from trunk.

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