Escape single quotes sent to the ProgressBar. Fixes but #11229.

This commit is contained in:
Colin Kuskie 2009-11-13 11:19:25 -08:00
parent 6c6270346e
commit b88a7bc190
4 changed files with 18 additions and 2 deletions

View file

@ -13,6 +13,7 @@
- fixed #11222: testEnvironment.pl Missing Dependencies
- fixed #11226: New stylesheet (wg-base.css), new style templates (from the TWG)
- fixed #11216: LDAP Connections status incorrect
- fixed #11229: ProgressBar throws errors on some messages.
7.8.4
- Fixed a compatibility problem between WRE and new Spectre code.