fix javascript quoting bug in view project template for PM

This commit is contained in:
Colin Kuskie 2007-01-17 05:18:25 +00:00
parent 7529f9c147
commit 945be4a2de
2 changed files with 83 additions and 0 deletions

View file

@ -12,6 +12,8 @@
- fix: XSS Vulnerability in WebGUI usernames
- change: adapted WebGUI::Commerce::ShoppingCart to make it capable of
handling dynamic item plugins. (Martin Kamerbeek / Oqapi)
- fix: Using double quote in Project Manager task name breaks javascript
(perlDreamer Consulting LLC)
7.3.4
- fix: SQLForm - cannot add new asset (Martin Kamerbeek / Oqapi)