You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by on...@apache.org on 2016/06/20 05:03:28 UTC

svn commit: r1749266 - /poi/site/src/documentation/content/xdocs/status.xml

Author: onealj
Date: Mon Jun 20 05:03:27 2016
New Revision: 1749266

URL: http://svn.apache.org/viewvc?rev=1749266&view=rev
Log:
fix bug number typo for bug 59719

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

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1749266&r1=1749265&r2=1749266&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Mon Jun 20 05:03:27 2016
@@ -44,7 +44,7 @@
         <action dev="PD" type="fix" fixes-bug="59729">SS Common: move CellRangeUtil to o.a.p.ss.util</action>
         <action dev="PD" type="fix" fixes-bug="56958">SS Common: correctly check array formulas for intersection when adding merged regions</action>
         <action dev="PD" type="fix" fixes-bug="59724">Provide a close() method and implement Closeable on all OLE2-based POIDocument classes</action>
-        <action dev="PD" type="fix" fixes-bug="59179">XSSF: correctly parse literal data validation constraints</action>
+        <action dev="PD" type="fix" fixes-bug="59719">XSSF: correctly parse literal data validation constraints</action>
         <action dev="PD" type="fix" fixes-bug="59170">Remove deprecated classes</action>
         <action dev="PD" type="add" fixes-bug="59645">Common SS: Print row and column headings</action>
         <action dev="PD" type="fix" fixes-bug="55983">HSLF: Creating transparent Freeform object does not result in transparent shape</action>



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