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

Clarify error message for large file uploads #1647

Merged
merged 1 commit into from
Oct 23, 2016

Conversation

jrjohnson
Copy link
Member

There doesn't seem to be a better way to trap the error when a posted
file exceeds the PHP post_max_size limit. So I added some text to the
error to indicate that this is probable the case.

Fixes #1196

There doesn't seem to be a better way to trap the error when a posted
file exceeds the PHP post_max_size limit. So I added some text to the
error to indicate that this is probable the case.
@saschaben
Copy link
Member

👍

Copy link
Member

@saschaben saschaben left a comment

Choose a reason for hiding this comment

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

FR: 'Impossible de trouver le fichier. Peut-etre plus taille maximum.'

Copy link
Member

@stopfstedt stopfstedt left a comment

Choose a reason for hiding this comment

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

i agree, this is better.

@stopfstedt stopfstedt merged commit cc31ee7 into ilios:master Oct 23, 2016
@jrjohnson jrjohnson deleted the 1196-largefile branch October 23, 2016 20:45
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.

None yet

3 participants