users@jersey.java.net

[Jersey] Re: Jersey truncating the slashes from the uploaded file name

From: Pavel Bucek <pavel.bucek_at_oracle.com>
Date: Tue, 19 Apr 2011 17:26:08 +0200

Hello,

which Jersey version are you using? I think this has been already fixed
some time ago - can you retry with Jersey 1.6?

Pavel

On 4/19/11 5:05 PM, captainbob wrote:
> I have exactly the same problem.
> On IE, FormDataContentDisposition.getFileName returns the file full path
> with no separators, thus making it impossible to get the real filename.
>
> It's a huge issue since it prevents jersey multipart to be used by IE users,
> which means a LOT of people ...
> I understand its IE's fault, but is there any workaround? Or am I missing
> something?
>
> Thx.
>
> --
> View this message in context: http://jersey.576304.n2.nabble.com/Jersey-truncating-the-slashes-from-the-uploaded-file-name-tp5984041p6287606.html
> Sent from the Jersey mailing list archive at Nabble.com.
>