You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2017/08/09 18:43:53 UTC

svn commit: r1804597 - /poi/site/src/documentation/content/xdocs/status.xml

Author: fanningpj
Date: Wed Aug  9 18:43:52 2017
New Revision: 1804597

URL: http://svn.apache.org/viewvc?rev=1804597&view=rev
Log:
[Bug-61048] SXSSF module writes wrong escape sequence for carriage returns

Modified:
    poi/site/src/documentation/content/xdocs/status.xml

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1804597&r1=1804596&r2=1804597&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Wed Aug  9 18:43:52 2017
@@ -63,6 +63,7 @@
       <actions>
         <action dev="PD" type="fix" fixes-bug="58975" module="SS Common">Support formula evaluation with functions containing more than 127 arguments</action>
         <action dev="PD" type="fix" fixes-bug="60422" module="SS Common">Fix issue with number formatting in non-default locales</action>
+        <action dev="PD" type="fix" fixes-bug="61048" module="SXSSF">Fix issue where carriage returns were being escaped as line feeds</action>
         <action dev="PD" type="fix" fixes-bug="61246" module="SXSSF">Do not replace Unicode Surrogate chars with ? when writing SXXSF sheets</action>
         <action dev="PD" type="fix" fixes-bug="61363" module="POI Overall">Unify escher shape id allocation</action>
         <action dev="PD" type="fix" fixes-bug="61350" module="OPC">Use unsynchronized xmlbeans</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org