Ticket #53 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

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

Changed 5 years ago by kmeirlaen

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

Changed 5 years ago by marcosdsanchez

  • milestone changed from 1.0.0 RC2 to 1.0.0 RC1

Changed 5 years ago by marcosdsanchez

  • version set to 1.0.0 RC1
Note: See TracTickets for help on using tickets.