Ticket #818 (closed defect: fixed)
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
Change History
Note: See
TracTickets for help on using
tickets.

