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

Fix Issue #839 - Moved uploaded files doesn't retain new filename or overwrite #849

Merged
merged 6 commits into from
Nov 29, 2017

Conversation

JakeAi
Copy link
Contributor

@JakeAi JakeAi commented Nov 28, 2017

Fixes #839 by

  1. Swapping the ternary to allow correct parameter utilization

  2. Get the new filename regardless of overwrite or not, old code did not retrieve the new auto incremented filename.

@lonnieezell
Copy link
Member

Looks like a couple of tests need updating. See Travis for details.

@JakeAi
Copy link
Contributor Author

JakeAi commented Nov 29, 2017

@lonnieezell I updated the test to reflect the changes.

@lonnieezell lonnieezell merged commit d04e871 into codeigniter4:develop Nov 29, 2017
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.

2 participants