0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/unit
Kevin Ansfield 69bc5a9dfd Fixed error when requesting resize of a blank image
closes https://github.com/TryGhost/Team/issues/819

- adds guard for an empty buffer when reading file from storage for resizing, if a blank image is loaded then redirect to the original file
2021-07-07 19:11:24 +01:00
..
adapters Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
api Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
apps Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
data Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
helpers Bumped default API version export to be canary/v4 2021-07-07 18:44:21 +04:00
lib Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
meta Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
models Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
server Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
services Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
shared Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
web Fixed error when requesting resize of a blank image 2021-07-07 19:11:24 +01:00