Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

Update UploadHandler.php #3483

Merged
merged 2 commits into from
Jul 21, 2017
Merged

Update UploadHandler.php #3483

merged 2 commits into from
Jul 21, 2017

Conversation

jbostoen
Copy link
Contributor

@jbostoen jbostoen commented Jul 19, 2017

You actually have an implementation for a strip-parameter (and it's used as stripImage) to remove EXIF tags (eg location). But without any other parameters than strip = true, the parameter currently is ignored. Took some time to figure out.

jbostoen added 2 commits July 19, 2017 19:50
You actually have an implementation for a strip-parameter (and its used as stripImage) to remove EXIF tags (eg location). But if you want to retain the original file when it comes to anything else, you need a little change. Took some time to figure out.
@blueimp blueimp merged commit a7ddbeb into blueimp:master Jul 21, 2017
@blueimp
Copy link
Owner

blueimp commented Jul 21, 2017

Thanks for your contribution, @jbostoen !

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.

2 participants