T5: UploadedFile problem

2011-02-22 Thread Newham, Cameron
Hi, I notice that: getFileName() and getFilePath() of UploadedFile return the same thing (the name of the file) on Windows. This seems to be a bug. I'd like to get the path - is there any way to do this? Thanks, c.

Re: T5: UploadedFile problem

2011-02-22 Thread Thiago H. de Paula Figueiredo
On Tue, 22 Feb 2011 11:01:22 -0300, Newham, Cameron cameron.new...@bl.uk wrote: Hi, Hi! I notice that: getFileName() and getFilePath() of UploadedFile return the same thing (the name of the file) on Windows. This seems to be a bug. I'd like to get the path - is there any way to do this?

RE: T5: UploadedFile problem

2011-02-22 Thread Newham, Cameron
Thanks Thiago. Although that begs the question as to why there is a getFilePath(). c. -Original Message- From: Thiago H. de Paula Figueiredo [mailto:thiag...@gmail.com] Sent: 22 February 2011 14:22 To: Tapestry users Subject: Re: T5: UploadedFile problem On Tue, 22 Feb 2011 11:01:22

RE: T5: UploadedFile problem

2011-02-22 Thread LLTYK
Hit your app with IE and it'll return something. Newer versions of IE actually return c:\fakepath. -- View this message in context: http://tapestry-users.832.n2.nabble.com/T5-UploadedFile-problem-tp6052426p6053186.html Sent from the Tapestry Users mailing list archive at Nabble.com