You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ta...@apache.org on 2016/02/19 16:53:10 UTC

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

Author: tallison
Date: Fri Feb 19 15:53:09 2016
New Revision: 1731260

URL: http://svn.apache.org/viewvc?rev=1731260&view=rev
Log:
update status.xml POI 59030 fix NPE in XWPFTableCell's getVerticalAlignment via Prasad Babu -- with proper pull request close: This closes #30.

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=1731260&r1=1731259&r2=1731260&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Fri Feb 19 15:53:09 2016
@@ -40,7 +40,7 @@
     </devs>
 
     <release version="3.14-beta2" date="2016-??-??">
-        <action dev="PD" type="fix" fixes-bug="59030">Prevent NPE in XWPFTableCell's getVerticalAlignment from Prasad Babu</action>
+        <action dev="PD" type="fix" fixes-bug="59030">Prevent NPE in XWPFTableCell's getVerticalAlignment() from Prasad Babu</action>
         <action dev="PD" type="fix" fixes-bug="59021">XSSFSheetXMLHandler fails to extract content if namespace is included in qName</action>
         <action dev="PD" type="fix" fixes-bug="56345">Reject single-cell merged regions</action>
         <action dev="PD" type="fix" fixes-bug="58339">Make OFFSET() allow missing optional height and width parameters</action>



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