all form fields treated as file uploads with multipart/form-data

Description

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

Environment

None

Attachments

3

Activity

Show:

Zac Spitzer 8 June 2019 at 11:42

ok, just tested this, it’s working now as expected

Michael Offner 7 June 2019 at 22:49

Michael Offner 7 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 Spitzer 6 June 2019 at 11:37

this isn't fixed, empty upload fields still show up as paths, which is a regression since 5.3.3.41

Zac Spitzer 31 May 2019 at 11:36

when you submit the form without specifying file1, it’s showing as a file upload

 

Fixed

Details

Assignee

Reporter

Priority

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

Affects versions

Created 27 May 2019 at 13:17
Updated 8 May 2020 at 19:28
Resolved 3 June 2019 at 15:55