Ticket #53 (closed defect: fixed)
QImageRollover htmlentities bug
| Reported by: | kmeirlaen | Owned by: | somebody |
|---|---|---|---|
| Priority: | important | Milestone: | 1.0 RC1 |
| Component: | QForms | Version: | 1.0.0 RC1 |
| Keywords: | Cc: |
Description
On lines 59,66 and 68, QImageRollover.class.php makes direct calls to htmlentities(). It should instead be using QApplication::HtmlEntities? which applies the correct charset, and other global escaping options.
Change History
Note: See
TracTickets for help on using
tickets.
