File upload fails in web client in 6.1.3

Hi,
I was migrating a servoy solution from 6.1.2 to 6.1.3 version and i am facing a problem in uploading a file. I had written acallback method in the file.showFileOpenDialog which seems not to be fired whe n i click on upload button from web client. In smart client it is fine and file is getting uploaded succesfully

Is that an issue in 6.1.3. as it is working fine in 6.1.2.?

do you have a small example? Do you use the dialogs module around that file upload dialog?

Yes, the file upload is based on a condition which comes from a selection dialog of dialog module

Then i guess it is the same as this one:

https://support.servoy.com/browse/SVY-3804

but if i test that then i just can’t press the upload button at all… Because in the current version that i test against the file upload dialog just disappears right with the dialog you just shown (the selection dialog)
If i fix that (so remove that selection dialog or fix the bug that was causing this) then my callback function is called just fine.

Yes thats correct , when i close the selection dialog the upload dialog just fade in for fraction of second then fade away…

I need the selection dialog, so the issue must be fixed.

This is the same issue as mine as mentioned by you. So i guess there is no need to file another case for this.

Thanks

ok, then that is the same yes, i was just confused because you say “when i click the upload button” but that is impossible to click if the dialog fades away right away.

Fixed in 6.1.4.

Andrei Costescu:
Fixed in 6.1.4.

Possible to provide an intermediate build? We’ll test this out on our CMS. Currently running build 1426.

Thanks team servoy…this will be very helpful…and intermediate build will also be good for testing in my application…

Thanks again.
JS