Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[framework] fixed files uploading #869

Merged
merged 2 commits into from
Feb 26, 2019
Merged

Conversation

vitek-rostislav
Copy link
Contributor

Q A
Description, reason for the PR weird behavior of file uploads (see #863), also renaming from jpeg to jpg was not working
New feature Yes
BC breaks Yes
Fixes issues closes #863
Standards and tests pass Yes
Have you read and signed our License Agreement for contributions? Yes

@vitek-rostislav vitek-rostislav force-pushed the rv-uploaded-files branch 2 times, most recently from 682535e to a9a2666 Compare February 25, 2019 09:52
Copy link
Member

@grossmannmartin grossmannmartin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, nice work.
Just a little note about upgrade notes.

docs/upgrade/UPGRADE-unreleased.md Outdated Show resolved Hide resolved
Copy link
Member

@grossmannmartin grossmannmartin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While testing I've noticed that ImageFactory::create has outdated phpdoc annotation of $temporaryFilename (null is no longer an acceptable value).

But the problem disappeared 👍 so tests passed.

@vitek-rostislav
Copy link
Contributor Author

Thanks, the annotation fixed 👍

files in local filesystem only

- image is moved into main abstract filesystem after an entity is
flushed (in FileUpload::postFlushEntity())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants