Incomplete Form data on Asset Edit causes asset to be unaccessible

This commit is contained in:
JT Smith 2007-05-02 21:18:29 +00:00
parent f754da0db5
commit bca9af757d
3 changed files with 52 additions and 19 deletions

View file

@ -3,6 +3,7 @@
- fix: Email to forum not working from Mac
- fix: Unable to set size in DynamicField (Diona Kidd / Knowmad)
- fix: race condition causes upgrade.pl to fail (Martin Kamerbeek / Oqapi)
- fix: Incomplete Form data on Asset Edit causes asset to be unaccessible
- fix: Calendar Events Disappearing
http://www.plainblack.com/bugs/tracker/calendar-events-disappearing
- fix: Modified SQLForm.pm to handle MySQL null dates. Undefs them. Undef dates default to time(), i.e. today's date