Fix encoding problems with the SC asset. Update the encodings test to no longer require an ENV variable to run. Fixes bug #11795

This commit is contained in:
Colin Kuskie 2010-08-24 16:53:35 -07:00
parent 3238eb9432
commit c79bc75840
3 changed files with 3 additions and 6 deletions

View file

@ -10,6 +10,7 @@
- fixed #11798: Gallery request non existent image
- fixed #11800: Group to view for new events defaults to 'Everyone'
- fixed #11796: Gallery Drag & Drop broken in IE 7
- fixed #11795: Wrong display UTF8 chars in Syndicated content (#12621)
7.9.12
- webgui.org homepage gives 404 (#11778)