Search and Top Navigation
#5124 closed bug (fixed)
Opened February 03, 2010 02:35PM UTC
Closed January 11, 2011 01:22AM UTC
Ensure all PHP scripts for demos/tests properly escape/filter input data
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.9.0 |
Component: | [meta] ui.dev | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Attachments (0)
Change History (3)
Changed October 19, 2010 04:01PM UTC by comment:1
milestone: | 1.next → 1.9 |
---|---|
priority: | critical → blocker |
Changed January 08, 2011 06:46PM UTC by comment:2
I'm gonna run through all of the php and see if we can't pretty it up a bit too. There are a few places where E_NOTICE errors are gonna get run because you don't check for the pressence of a key before trying to access it (boo php) etc.
Changed January 11, 2011 01:22AM UTC by comment:3
resolution: | → fixed |
---|---|
status: | new → closed |
Demos: PHP Strict mode compliance and use parse_json() for JSON encoding. Fixes #5124 - Ensure all PHP scripts for demos/tests properly escape/filter input data.
Changeset: 51482a9d6585246108b696f1875d1b9c4f5e422e