fixed dataform require field bug

added cache root option
This commit is contained in:
JT Smith 2005-04-21 01:41:09 +00:00
parent 4e283330f3
commit 9bd63571a9
4 changed files with 32 additions and 3 deletions

View file

@ -26,6 +26,11 @@
the Form.
- Added a select all option to the clipboard selector in the asset manager.
- Added a color picker form field type.
- Fixed a bug where empty required field error messages from the data form
were not being displayed.
- Added a config file option to specify where the file cache is persisted.
6.5.6
- Fixed a bunch of mostly cosmetic issues with the commerce system.