Duplicated POST variables for upload file

======== TEMPLATE BUG FORM ========

Wappler Version : 3.0.0
Operating System : Windows 10

Expected behavior

When a server action generates post variables from a linked page, there should only be one of each

Actual behavior

In the case of variables created from an upload form, duplicates (and more can be created)

How to reproduce

Apart from linking to file, and importing from a form, I don’t know what else could have causes this. I noticed there were lots of duplicated variables (see image below - which is not the whole list). I edited

In case it’s relevant, I noticed there was a change in the way this data is stored:

Same set of variables repeated over and over again:

2 Likes

I’ve been meaning to reproduce this one as well.

Yes, this has been going on for a while now. It used to be that you needed to delete the duplicate in the PHP, but now you can at least delete them in Wappler.

Would be nice for this to be fixed!

Found the issue - it will be solved in the next update.

Also when you save your existing actions - the duplicated file field metadata will be corrected and made unique as it should be.

3 Likes

This is now fixed in Wappler 3.0.1

This topic was automatically closed after 24 hours. New replies are no longer allowed.