]> source.dussan.org Git - poi.git/commit
[Bug 61246] fix issue where SXSSF sheet data has unicode surrogate chars replaced...
authorPJ Fanning <fanningpj@apache.org>
Mon, 3 Jul 2017 18:49:25 +0000 (18:49 +0000)
committerPJ Fanning <fanningpj@apache.org>
Mon, 3 Jul 2017 18:49:25 +0000 (18:49 +0000)
commit0c9a1ef203bf5a2f3c0845b3eb33fe189d1879f5
treea91bdbedd5dc9eae55dc5405057d41a378b41c6b
parente02f6e038fad6d8017bcf65959d09afc64aa18d3
[Bug 61246] fix issue where SXSSF sheet data has unicode surrogate chars replaced by '?'

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1800705 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/streaming/SheetDataWriter.java
src/ooxml/testcases/org/apache/poi/xssf/streaming/TestSheetDataWriter.java [new file with mode: 0644]