Hey Jean-Michel, > I tried it under Safari, Firefox and IE. Often, it do nothing and > sometime, it return to me this error : > > Wt internal error: TypeError: j10 is undefined, code: undefined, > description: undefined
I could reproduce this using the progressive bootstrap mode. This has now been fixed in git (the WFileUpload + progress bar was not progressing correctly to Ajax). > Logs for Safari (failed : do nothing) ... > 194.57.88.59 - - [2010-Nov-25 16:03:28.509006] "POST > /?wtd=VjL27V0xjNvCQFpn&request=resource&resource=o6&rand=1 HTTP/1.1" 413 115 This indicates that the file was too large (http status code 413). You can catch this in your application, see the attached modified test case. You can also increase this file size limit in your wt_config.xml file. Regards, koen
test126.cc
Description: Binary data
------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
