https://bz.apache.org/bugzilla/show_bug.cgi?id=59853

Javen O'Neal <one...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #12 from Javen O'Neal <one...@apache.org> ---
Applied in r1761537. Will be included in POI 3.16 beta 1. Thanks for the patch!

I left a couple comments in the code which need clarification:
In XSSFPivotCacheDefinition:
Is the pivot table name case sensitive?
http://svn.apache.org/viewvc/poi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.java?annotate=1761537&pathrev=1761537#l148

In XSSFSheet:
Can we further simplify this to AreaReference.formatAsString() to avoid
duplicating cell reference formatting and parsing code?
http://svn.apache.org/viewvc/poi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java?annotate=1761537&pathrev=1761537#l4180

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to