On Wed, Aug 3, 2011 at 8:27 PM, Alex Geller <a...@4js.com> wrote:
> The bug is in line 1505 of
> src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFSheet.java where the non
> breaking space in quoted in HTML manner ("&nbsp;") instead of using a
> unicode escape ("&#xa0;").
>  @Yegor: will you take care of it?

Sure, I will take care of it. The fix is trivial.


Yegor

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to