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

dead parameter in form_upload #3558

Closed
ostrolucky opened this issue Feb 4, 2015 · 3 comments
Closed

dead parameter in form_upload #3558

ostrolucky opened this issue Feb 4, 2015 · 3 comments
Milestone

Comments

@ostrolucky
Copy link
Contributor

There is parameter $value in form_upload which is not used and does not make sense for file input tag. This parameter should be removed. Hovewer, this may cause breakage in user applications, so I think this should be changed in 3.1

@narfbg
Copy link
Contributor

narfbg commented Feb 5, 2015

Agreed, it's a stalemate right now.

pedrohills added a commit to pedrohills/CodeIgniter that referenced this issue Feb 22, 2015
I just fix the problem.
@narfbg
Copy link
Contributor

narfbg commented Aug 7, 2015

There's nothing that can be done about this without breaking BC and that shouldn't happen in minor versions such as 3.1, so it stays as is.

@narfbg narfbg closed this as completed Aug 7, 2015
@narfbg
Copy link
Contributor

narfbg commented Aug 21, 2015

On another note however, SemVer won't be benefitial as we move forward to CI4 ... it's going to be a rewrite anyway, so holding deprecated functionalities and such until then is pointless.

@narfbg narfbg reopened this Aug 21, 2015
@narfbg narfbg added this to the 3.1.0 milestone Aug 21, 2015
@narfbg narfbg removed the Won't Fix label Aug 21, 2015
@narfbg narfbg closed this as completed in a299f56 Dec 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants