79309616

Date: 2024-12-26 13:45:46
Score: 3.5
Natty:
Report link

Have you figured it out? I found the same problem and it seems that action="append" doesn't work well with FileStorage. If you remove that you won't get any errors. If you upload even just one file when action="append" is set, you'll get this error every time. Seems like a bug to me. I also need to implement multiple files upload and I have the same stack on a project.

Reasons:
  • RegEx Blacklisted phrase (3): Have you figured it out
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Dmitriy Uvarenkov