Did you try with the latest POI-3.8 ? If the problem is still there,
can you create a new bug in Bugzilla and attach a sample file with a
non-breaking space and Java code that demonstrates the problem?

This way we record the issue and will not forget about it.

Yegor

On Wed, May 23, 2012 at 2:09 AM, lakshmi <[email protected]> wrote:
> http://apache-poi.1045710.n5.nabble.com/file/n5709875/test.xlsx test.xlsx
> Hi,
>
> I tested a hyperlink with the fix that has a non-breaking space, its also
> not a valid java.util.URI.
> The hyperlink with a non-breaking space is not being encoded in the
> PackagingURIHelper.toURI(value). The non-breaking space which is an invalid
> character should be encoded to be a valid java.util.URI.
>
> Example of a non-breaking space is "[email protected] ". It looks like a
> regular space but its a non-breaking space. The uploaded file test.xlsx
> includes this hyperlink.
>
> --
> View this message in context: 
> http://apache-poi.1045710.n5.nabble.com/DO-NOT-REPLY-Bug-50154-New-POIFS-save-losing-drawing-part-tp3236279p5709875.html
> Sent from the POI - Dev mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to