Merry Xmas bugfix #1: sqlform would not always obey regexes

This commit is contained in:
Martin Kamerbeek 2006-12-26 15:04:59 +00:00
parent 93288c8332
commit f008f68bfc
2 changed files with 5 additions and 4 deletions

View file

@ -14,7 +14,8 @@
- rfe: Added a "dateSpan" Event template variable that will show a properly
formatted date/time span depending on how the event's start and end are.
- fix: Disobedient Forum Rich Editor
- fix: SQLForm - fixed a bug where regexes would sometimes be ignored (Martin
Kamerbeek / Oqapi)
7.3.2
- fix: Calendar and Event now have printable templates and URL parameters.