Author: fanningpj
Date: Fri Aug 18 08:50:41 2023
New Revision: 1911750
URL: http://svn.apache.org/viewvc?rev=1911750&view=rev
Log:
[bug-66988] Fully replace content of XWPFTableCell on setText
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=1911750&r1=1911749&r2=1911750&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Fri Aug 18 08:50:41
2023
@@ -109,6 +109,7 @@
<action type="fix" fixes-bug="66614" context="SS_Common">Issue
where OFFSET function applies limits that should only apply to xls format
spreadsheets</action>
<action type="fix" fixes-bug="66644" context="POI_Overall">Make
jar build reproducible</action>
<action type="fix" fixes-bug="66661" context="XSSF">Fix issue with
adding table formulas</action>
+ <action type="fix" fixes-bug="66988" context="XWPF">XWPFTableCell:
make setText fully replace the text and add appendText method to append</action>
</actions>
</release>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]