Skip to content

Attachement is store to basename($url). urldecode() it#158

Open
drzraf wants to merge 1 commit into
humanmade:masterfrom
drzraf:fix-attachment-filename-2
Open

Attachement is store to basename($url). urldecode() it#158
drzraf wants to merge 1 commit into
humanmade:masterfrom
drzraf:fix-attachment-filename-2

Conversation

@drzraf

@drzraf drzraf commented Apr 25, 2018

Copy link
Copy Markdown

Attachement is fetched to basename($url). $url comes from either attachment_url or guid.
Assume that it may be urlencode so that "%20" in the URL will end up as space (as in the original system) rather than plain "20".

…chment_url or guid.

Assume that it may be urlencode so that "%20" in the URL will end up as space (as in the original system)
rather than plain "20".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant