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 2019/09/24 18:39:09 UTC

svn commit: r1867485 - /poi/site/src/documentation/content/xdocs/changes.xml

Author: fanningpj
Date: Tue Sep 24 18:39:09 2019
New Revision: 1867485

URL: http://svn.apache.org/viewvc?rev=1867485&view=rev
Log:
[bug-63768] XSSFExportToXml should set FEATURE_SECURE_PROCESSING on SchemaFactory. Thanks to Artem Smotrakov.

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

Modified: poi/site/src/documentation/content/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1867485&r1=1867484&r2=1867485&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Tue Sep 24 18:39:09 2019
@@ -95,6 +95,7 @@
         <summary-item>Upgrade to Commons-Compress 1.19</summary-item>
       </summary>
       <actions>
+        <action dev="PD" type="fix" fixes-bug="63768" context="XSSF">XSSFExportToXml should set FEATURE_SECURE_PROCESSING on SchemaFactory</action>
         <action dev="PD" type="fix" fixes-bug="63541" context="XSLF">NullPointerException from XSLFSimpleShape.getAnchor for empty xfrm tags</action>
         <action dev="PD" type="add" fixes-bug="63745" context="POI_Overall">Add traversing and debugging interface</action>
         <action dev="PD" type="fix" fixes-bug="57423,62711" context="XSSF">Fix regression when XSSFRow.shiftRows() is used</action>



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