Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

Fixed _buildAmazonS3Path in ImageProcessingListener #123

Merged
merged 1 commit into from Feb 24, 2016

Conversation

andrej-griniuk
Copy link
Contributor

Image object should be immutable, otherwise it returns incorrect path when building it more than once for same image (and image passed by reference).

@burzum
Copy link
Owner

burzum commented Feb 24, 2016

Thanks for that well done commit! It has even tests. 👍

But are you aware that there are much better listeners and path builders available? You fixed legacy code that has already been flagged as deprecated and is going to be removed in 2.0. So I highly recommend you to switch to the new listeners in /src/Storage/.

burzum added a commit that referenced this pull request Feb 24, 2016
Fixed _buildAmazonS3Path in ImageProcessingListener
@burzum burzum merged commit 618ec49 into burzum:1.1 Feb 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants