- Changed update() so that it only updates fields passed in, and the defaults

for assets are processed in addRevision() instead.
 - Changed update() so it can autodetect missing fields in asset tables and 
   log them nicely instead of crashing.
This commit is contained in:
JT Smith 2008-08-14 21:21:31 +00:00
parent 538ec8a7f6
commit 824c789f71
3 changed files with 31 additions and 17 deletions

View file

@ -1,4 +1,8 @@
7.5.21
- Changed update() so that it only updates fields passed in, and the defaults
for assets are processed in addRevision() instead.
- Changed update() so it can autodetect missing fields in asset tables and
log them nicely instead of crashing.
7.5.20
- fixed: DataForm acknowledgement screen shows incorrect value for Date/Time fields