flownative / flow-aws-s3

Amazon S3 adaptor for Neos and Flow
MIT License
18 stars 33 forks source link

BUGFIX: Filenames need to be rawurlencoded #15

Closed gromaco closed 6 years ago

gromaco commented 7 years ago

Encodes file path in S3Target::getPublicPersistentResourceUri() in cases when $this->baseUri is used.