Issues
2 of 2
all form fields treated as file uploads with multipart/form-data
Fixed
Description
Environment
None
Attachments
3
is caused by
Details
Assignee
UnassignedUnassignedReporter
Zac SpitzerZac SpitzerPriority
BlockerLabels
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
NoneAffects versions
Details
Details
Assignee
Unassigned
UnassignedReporter
Zac Spitzer
Zac SpitzerPriority
Labels
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
None
Affects versions
Created 27 May 2019 at 13:17
Updated 8 May 2020 at 19:28
Resolved 3 June 2019 at 15:55
Activity
Show:
Zac Spitzer8 June 2019 at 11:42
ok, just tested this, it’s working now as expected
Michael Offner7 June 2019 at 22:49
Michael Offner7 June 2019 at 16:10
I fixed it only for non file fields, i did actually not test what happens when you send no file.
Zac Spitzer6 June 2019 at 11:37
@Michael Offner this isn't fixed, empty upload fields still show up as paths, which is a regression since 5.3.3.41
Zac Spitzer31 May 2019 at 11:36
when you submit the form without specifying file1, it’s showing as a file upload
suddenly I'm seeing every form field treated as an upload? I don't have an isolated test case
5.3.3.41-SNAPSHOT works fine, but 5.3.3.42-SNAPSHOT treats every form field as an upload, when I dump the form scope, each form variable is a path to a temp upload?
Guessing it might relate to this commit?
https://github.com/lucee/Lucee/commit/4d2d80f6498d9ad09961accacfe8ba2579251206