You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2008/05/20 12:55:37 UTC

DO NOT REPLY [Bug 45043] New: [PATCH] Ability to extract Excel cell comments in ExcelExtractor

https://issues.apache.org/bugzilla/show_bug.cgi?id=45043

           Summary: [PATCH] Ability to extract Excel cell comments in
                    ExcelExtractor
           Product: POI
           Version: 3.0-dev
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: dev@poi.apache.org
        ReportedBy: batrakov@gmail.com


Created an attachment (id=21983)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21983)
patch for cell comments extraction

Optional extraction of cell comments


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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


DO NOT REPLY [Bug 45043] [PATCH] Ability to extract Excel cell comments in ExcelExtractor

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45043


Nick Burch <ni...@torchbox.com> changed:

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




--- Comment #1 from Nick Burch <ni...@torchbox.com>  2008-05-23 08:22:52 PST ---
Thanks for this, applied to trunk

I wrote a unit test for it, and discovered that some comments have new lines,
which messes up the output. So, I also tweaked it to turn newlines in comments
into spaces, so that the output is still one row per line


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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