Help HTMLArea handle odd form names. Fixes bug #11209

This commit is contained in:
Colin Kuskie 2009-11-09 10:00:12 -08:00
parent 0873e7a80b
commit ce84be0498
2 changed files with 2 additions and 1 deletions

View file

@ -3,6 +3,7 @@
- fixed #11134: Tree Navigation menu colapses sub items of current page
- fixed #11203: Manage groups in group: everyone added on save
- fixed #11101: 7.6.35-7.7 upgrade leaves packages
- fixed #11209: Form::HTMLArea uses invalid javascript identifier
7.8.4
- Fixed a compatibility problem between WRE and new Spectre code.