Ticket #818 (closed defect: fixed)

Opened 15 months ago

Last modified 15 months ago

HTMLPurifier supported XSS protection not working on 2.1

Reported by: vaibhav Owned by:
Priority: must Milestone: 2.1.1
Component: QControls Version: 2.1.0 Stable
Keywords: XSS Protection. Cc:

Description

It was all fine and text ourification worked with 2.0 Head. However, after upgrading to 2.1.0, I found that the XSS protection filter was broken. Upon debugging, I found out that the HTMLPurifier library was not loaded. This was not the case with 2.0. Anyways, I have corrected that in this patch and it's working fine now.

Attachments

HTMLPurifier_Filtering.patch Download (0.7 KB) - added by vaibhav 15 months ago.
fix for HTMLPurifier support in 2.1.0

Change History

Changed 15 months ago by vaibhav

fix for HTMLPurifier support in 2.1.0

Changed 15 months ago by vakopian

  • status changed from new to closed
  • resolution set to fixed

(In [1447]) fixes #818

Note: See TracTickets for help on using tickets.