Author: fanningpj Date: Tue May 27 20:18:00 2025 New Revision: 1925875 URL: http://svn.apache.org/viewvc?rev=1925875&view=rev Log: [bug-69669] revert some changes in HSLF placeholder creation due to issue with addTitle
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=1925875&r1=1925874&r2=1925875&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/changes.xml (original) +++ poi/site/src/documentation/content/xdocs/changes.xml Tue May 27 20:18:00 2025 @@ -80,6 +80,7 @@ <actions> <action type="fix" fixes-bug="69646" context="SXSSF">SXSSF: check for null _fd instance in dispose call</action> <action type="fix" fixes-bug="69667" context="HSSF">Handle slightly broken WriteAccessRecord gracefully</action> + <action type="fix" fixes-bug="69669" context="HSLF">Fix issue where Slide addTitle corrupts the ppt file</action> <action type="add" fixes-bug="github-803" context="SS_Common">Add support for SHEET function</action> </actions> </release> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@poi.apache.org For additional commands, e-mail: commits-h...@poi.apache.org