Bugfix 859816: DataForm - security issues

This commit is contained in:
Len Kranendonk 2003-12-14 12:32:34 +00:00
parent adef55be5f
commit a62d7c3fbe
2 changed files with 3 additions and 1 deletions

View file

@ -22,5 +22,6 @@
(Thanks to Mihai Bazon.)
- Updated the Form subsystem to use the new calendar for date and time
fields.
- Bugfix 859816 : DataForm - security issues. Tnx Gabor for reporting.