More image uploading fixes. Copying/pasted code. Should probably be refactored a bit.

This commit is contained in:
Graham Knop 2007-04-27 17:12:50 +00:00
parent 885a369c67
commit 58018d5d69
4 changed files with 24 additions and 10 deletions

View file

@ -1,7 +1,7 @@
7.3.16
- fix: The POD of Form::Image is faulty (perlDreamer Consulting, LLC)
- fix: Method name clash between WebGUI::Asset::Post::Thread and WebGUI::AssetVersioning (perlDreamer Consulting, LLC)
- fix: Images in Collaboration Systems were broken in 7.3.15
- fix: Images in various places were broken in 7.3.15

View file

@ -18,7 +18,7 @@ save you many hours of grief.
In 7.3.16, the thread lock method inside Thread.pm was renamed
isThreadLocked. No template variables, field names or database
columsn were changed.
columns were changed.
7.3.15
--------------------------------------------------------------------