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 2013/07/03 13:21:38 UTC

[Bug 55191] New: Avoid a ClassCastException if a HPSF string property isn't directly stored as a string

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

            Bug ID: 55191
           Summary: Avoid a ClassCastException if a HPSF string property
                    isn't directly stored as a string
           Product: POI
           Version: 3.10-dev
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HPSF
          Assignee: dev@poi.apache.org
          Reporter: apache@gagravarr.org

Reported as https://issues.apache.org/jira/browse/TIKA-1143

When the String based HPSF getters on SummaryInformation and
DocumentSummaryInformation are called, there should be a check (and if possible
a workaround) if a non-string value is found, rather than a ClassCastException

-- 
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


[Bug 55191] Avoid a ClassCastException if a HPSF string property isn't directly stored as a string

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

Nick Burch <ap...@gagravarr.org> changed:

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

--- Comment #1 from Nick Burch <ap...@gagravarr.org> ---
Fixed in r1499329.

-- 
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