More image uploading fixes. Copying/pasted code. Should probably be refactored a bit.
This commit is contained in:
parent
885a369c67
commit
58018d5d69
4 changed files with 24 additions and 10 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
--------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue