deleting a file from an Image Storage location did not delete the thumbnail
This commit is contained in:
parent
531a53f4dc
commit
8faf7951d0
2 changed files with 23 additions and 0 deletions
|
|
@ -12,6 +12,8 @@
|
|||
- Added better error handling in asset instanciation.
|
||||
- fix: Image::Magick->Scale does nothing if given dimensions < 1, so make sure
|
||||
they are large enough when generating thumbnails in Storage/Image.pm
|
||||
- fix: Deleting a file from an Image storage location did not delete the
|
||||
thumbnail as well. (perlDreamer Consulting, LLC)
|
||||
- fix: WebGUI::Image->new doesn't obey width and height settings (Martin Kamerbeek /Oqapi)
|
||||
http://www.plainblack.com/bugs/tracker/webguiimage-new-doesnt-obey-width-and-height-settings
|
||||
- fix: Calendar week view didn't display events correctly if they happened on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue