You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ab...@apache.org on 2021/02/16 23:40:09 UTC

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

Author: abearez
Date: Tue Feb 16 23:40:09 2021
New Revision: 1886606

URL: http://svn.apache.org/viewvc?rev=1886606&view=rev
Log:
[bug-63902] reference cloned sheet in cloned chart data series

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=1886606&r1=1886605&r2=1886606&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Tue Feb 16 23:40:09 2021
@@ -86,6 +86,7 @@
             <action type="fix" fixes-bug="65016" context="XDDF">Don't throw exception on empty data source</action>
             <action type="fix" fixes-bug="64950" context="XDDF">Set hole size for doughnut chart</action>
             <action type="fix" fixes-bug="63901" context="XSSF">XSSFDrawing - import chart from other drawing</action>
+            <action type="fix" fixes-bug="63902" context="XSSF">XSSFWorkbook - clone sheet with chart</action>
             <action type="fix" fixes-bug="57835" context="XSLF">XSLFSlide - import slide notes when importing slide content</action>
         </actions>
     </release>



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