Development

#2697 (make a decision as to whether to use htmlspecialchars for escaping)

You must first sign up to be able to contribute.

Ticket #2697 (closed task: fixed)

Opened 10 months ago

Last modified 7 months ago

make a decision as to whether to use htmlspecialchars for escaping

Reported by: markng Assigned to: fabien
Priority: major Milestone: 1.1.0 beta2
Component: view Version: 1.1.0 DEV
Keywords: htmlentities htmlspecialchars i18n Cc:
Qualification: Design decision

Description

after discussion with fabien as part of sprint :

#401 depends on this. #1488 adds a specialchars escaping method - as htmlentities() is in other places (in the case of #401, in the sfWebRequest class, it needs to be decided whether symfony should move globally to htmlspecialchars rather than htmlentities..

Change History

12/20/07 14:38:04 changed by markng

  • version changed from 1.0.9 to 1.1.0.

12/20/07 14:38:16 changed by markng

  • qualification changed from Unreviewed to Design decision.

12/27/07 16:59:59 changed by fabien

  • milestone set to 1.1.0.

03/01/08 09:38:24 changed by fabien

  • milestone changed from 1.1.0 to 1.1.0 beta2.

03/15/08 13:36:18 changed by fabien

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

in r7899