Quote the id generated by the Image asset. Also, do not overwrite user uploaded parameters. Fixes bug #11246

This commit is contained in:
Colin Kuskie 2009-11-17 08:53:56 -08:00
parent 03d9263079
commit 15ce7b56cc
3 changed files with 46 additions and 25 deletions

View file

@ -23,6 +23,7 @@
- added TimeZone form controls accepts spaces or underscores in zone names.
- fixed #11245: send stats
- fixed #11247: Survey edit screen broken
- fixed #11246: Image.pm - Validation error
7.8.4
- Fixed a compatibility problem between WRE and new Spectre code.