WC: File upload in MEDIA field not working from FID

If I try to load a file in a media field shown inside a FormInDialog by clicking the small folder icon, as soon as the upload window opens the page shown in the FID expires.

Take a look at the screenshot.

Servoy 3.5 rc4-build 509
Java version 1.5.0_07-87 (Mac OS X)
Firefox 2.0.0.4 (Mac OS X)

will look at this.

i can’t reproduce this anymore with the current build.
Or maybe you do something different then i do in my sample solution. So if you could make a case with your solution then i can check it out if it really still happens.

Thanks Johan,
I created a case in the support system: ID 85662

Hi Johan,
Tested against 3.5rc5, the issue is still there but slightly different, I’ve updated the Case in the support system, can you have a lokk at it?

Thanks.

yes and i can’t reproduce it on windows with FF2 or IE7. We will test it some more. Do others also have this problem?

I can reproduce it in Windows XP with Explorer 6.0.2900.2180.xp_sp2_gdr.070227-2254 (easy when someone ask you what version of exploder are you using… ;) ) and even on FFox 2.0.0.4.

Try to use the solution I attached to the Case in the support system.

i use that solution, it never fails for me. i can upload files everytime i tried to do it.

It fails for me even on 3.5RC6 on MacOS (FFox 2) and Win XP (Explorer and FFox, versions as above).

But wait: I’m using these settings in Admin Pages:

servoy.webclient.pageexpired.url: http://www.sintpro.com/wc/wc_page_expired_eng.html
servoy.webclient.pageexpired.redirectTimeout: 0

Maybe this is the problem. As soon as clients logs out I’ll try to revert to servoy defaults.

but the page expired doesn’t happen at my place. So i don’t think that is really the issue. But you can test this by removing it quickly.

i was to quick uploading a file. I found and fixed it

Thanks Johan.