- Fixed a problem with the file upload control where you couldn't delete the

file if you have multiple attached.
This commit is contained in:
JT Smith 2008-08-14 22:11:19 +00:00
parent 844f3b14ae
commit 982e8343fc
3 changed files with 21 additions and 12 deletions

View file

@ -3,6 +3,8 @@
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.
- Fixed a problem with the file upload control where you couldn't delete the
file if you have multiple attached.
7.5.20
- fixed: DataForm acknowledgement screen shows incorrect value for Date/Time fields