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

svn commit: r1885850 - in /poi/site: publish/changes.html src/documentation/content/xdocs/changes.xml

Author: centic
Date: Sat Jan 23 14:29:02 2021
New Revision: 1885850

URL: http://svn.apache.org/viewvc?rev=1885850&view=rev
Log:
List more bugfixes that went into 5.0.0

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

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1885850&r1=1885849&r2=1885850&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Sat Jan 23 14:29:02 2021
@@ -291,6 +291,42 @@ document.write("Last Published: " + docu
 <tbody>
             
 <tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64494">64494</a></td><td>XSSF</td><td>Ensure "applyAlignment" in cell-styles is enabled when necessary</td>
+</tr>
+            
+<tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64450">64450</a></td><td>OOXML</td><td>Allow to parse a file where the relationship-id is an empty string</td>
+</tr>
+            
+<tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64750">64750</a></td><td>XSSF</td><td>Do not use CTDataValidations.getCount(), instead only rely on getDataValidationArray</td>
+</tr>
+            
+<tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64986">64986</a></td><td>SS_Common</td><td>Support missing or blank match_type for function Match</td>
+</tr>
+            
+<tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64838">64838</a></td><td>XWPF</td><td>Do not populate cells with a paragraph when loading an existing document</td>
+</tr>
+            
+<tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65009">65009</a></td><td>HSLF</td><td>Use correct index for 1-based pictures</td>
+</tr>
+            
+<tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64460">64460</a></td><td>XSSF</td><td>Fix invalid moving of merged regions</td>
+</tr>
+            
+<tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64791">64791</a></td><td>HSSF</td><td>Use proper position for the WriteAccessRecord</td>
+</tr>
+            
+<tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64238">64238</a></td><td>SS_Common</td><td>Make LOOKUP functions deal with empty last arg correctly</td>
+</tr>
+            
+<tr class="action">
 <td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64322">64322</a></td><td>POIFS</td><td>Improve performance of reading OLE2 files</td>
 </tr>
             
@@ -548,7 +584,7 @@ document.write("Last Published: " + docu
                 4.1.2 (2020-02-17)
             </h2>
 <div class="section">
-<a name="Summary-N1046D"></a>
+<a name="Summary-N104FD"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -563,7 +599,7 @@ document.write("Last Published: " + docu
 <li>updated dependencies to Bouncycastle 1.64</li>
         
 </ul>
-<a name="Changes-N10483"></a>
+<a name="Changes-N10513"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -697,7 +733,7 @@ document.write("Last Published: " + docu
                 4.1.1 (2019-10-20)
             </h2>
 <div class="section">
-<a name="Summary-N1064E"></a>
+<a name="Summary-N106DE"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -716,7 +752,7 @@ document.write("Last Published: " + docu
 <li>CVE-2019-12415 - XML External Entity (XXE) Processing in Apache POI</li>
         
 </ul>
-<a name="Changes-N1066A"></a>
+<a name="Changes-N106FA"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -866,7 +902,7 @@ document.write("Last Published: " + docu
                 4.1.0 (2019-04-09)
             </h2>
 <div class="section">
-<a name="Summary-N10872"></a>
+<a name="Summary-N10902"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -891,7 +927,7 @@ document.write("Last Published: " + docu
 <li>Upgrade to XMLSec 2.1.2</li>
         
 </ul>
-<a name="Changes-N10897"></a>
+<a name="Changes-N10927"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1065,7 +1101,7 @@ document.write("Last Published: " + docu
                 4.0.1 (2018-12-03)
             </h2>
 <div class="section">
-<a name="Summary-N10B08"></a>
+<a name="Summary-N10B98"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1076,7 +1112,7 @@ document.write("Last Published: " + docu
 <li>Upgrade to XMLBeans 3.0.2</li>
         
 </ul>
-<a name="Changes-N10B18"></a>
+<a name="Changes-N10BA8"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1234,7 +1270,7 @@ document.write("Last Published: " + docu
                 4.0.0 (2018-09-07)
             </h2>
 <div class="section">
-<a name="Summary-N10D49"></a>
+<a name="Summary-N10DD9"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1243,7 +1279,7 @@ document.write("Last Published: " + docu
 <li>New OOXML schema (1.4) necessary, because of incompatible XMLBeans loading not anymore through POIXMLTypeLoader</li>
         
 </ul>
-<a name="Changes-N10D56"></a>
+<a name="Changes-N10DE6"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>

Modified: poi/site/src/documentation/content/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1885850&r1=1885849&r2=1885850&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Sat Jan 23 14:29:02 2021
@@ -92,6 +92,15 @@
             <summary-item>new experimental DeferredSXSSFWorkbook which avoids temp files by lazily generating rows (see DeferredGeneration in poi-examples)</summary-item>
         </summary>
         <actions>
+            <action type="fix" fixes-bug="64494" context="XSSF">Ensure "applyAlignment" in cell-styles is enabled when necessary</action>
+            <action type="fix" fixes-bug="64450" context="OOXML">Allow to parse a file where the relationship-id is an empty string</action>
+            <action type="fix" fixes-bug="64750" context="XSSF">Do not use CTDataValidations.getCount(), instead only rely on getDataValidationArray</action>
+            <action type="fix" fixes-bug="64986" context="SS_Common">Support missing or blank match_type for function Match</action>
+            <action type="fix" fixes-bug="64838" context="XWPF">Do not populate cells with a paragraph when loading an existing document</action>
+            <action type="fix" fixes-bug="65009" context="HSLF">Use correct index for 1-based pictures</action>
+            <action type="fix" fixes-bug="64460" context="XSSF">Fix invalid moving of merged regions</action>
+            <action type="fix" fixes-bug="64791" context="HSSF">Use proper position for the WriteAccessRecord</action>
+            <action type="fix" fixes-bug="64238" context="SS_Common">Make LOOKUP functions deal with empty last arg correctly</action>
             <action type="fix" fixes-bug="64322" context="POIFS">Improve performance of reading OLE2 files</action>
             <action type="add" fixes-bug="64393" context="SS_Common">Handle MissingArgEval in relational operators</action>
             <action type="add" fixes-bug="64420" context="XSSF">Avoid NullPointerException in XSSFReader.SheetIterator.next() if files contain macros</action>



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