What still baffles me is why IE upload works in 1.4.17 Wicket examples http://wicketstuff.org/wicket14/upload/single?
On Sun, Jul 24, 2011 at 10:22 AM, Alec Swan <[email protected]> wrote: > Looks like other people experienced the same problem with file upload > in IE. Is there a JIRA issue for this? > > Here are some related threads: > http://apache-wicket.1842946.n4.nabble.com/upload-in-IE-tp3045562p3045562.html > http://apache-wicket.1842946.n4.nabble.com/FileUpload-getClientFileName-1-4-9-vs-1-4-8-tp2306372p2306372.html > > Alec > > > On Sun, Jul 24, 2011 at 9:58 AM, Alec Swan <[email protected]> wrote: >> Hello, >> >> I have an upload form in Wicket 1.4.17 and noticed that >> FileUpload#getClientFileName() returns just the file name in Firefox 4.0 and >> the entire absolute path in IE 8.0. >> My code is almost identical to the one in upload file Wicket example, which >> works in IE 8.0. >> Any ideas on what could cause this? Could it have anything to do with the >> servlet container on which the app is deployed? >> >> Thanks, >> >> Alec > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
