fixed: Unable to upload new file to update contents of file asset

This commit is contained in:
Martin Kamerbeek 2007-05-02 10:06:22 +00:00
parent 47d6a95a7f
commit f17c5bc218
2 changed files with 11 additions and 5 deletions

View file

@ -11,6 +11,9 @@
http://www.plainblack.com/bugs/tracker/dataform-does-not-export-entry-information
- fix: Image uploads only respect maximum size on update (Martin Kamerbeek / Oqapi)
http://www.plainblack.com/bugs/tracker/image-uploads-only-respect-maximum-size-on-update
- fix: Unable to upload new file to update contents of file asset (Martin
Kamerbeek /Oqapi)
http://www.plainblack.com/bugs/tracker/unable-to-upload-new-file-to-update-contents-of-file-asset
7.3.15
- Added more documentation to WebGUI.pm