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

            Bug ID: 55026
           Summary: Parse the parameter part in the ContentType definition
           Product: POI
           Version: 3.9
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: POI Overall
          Assignee: [email protected]
          Reporter: [email protected]

Hi POI team,

My enhancement is related to ContentType support in the openxml4j part of the
POI library.
In the current 3.9 version, ContentType  containing parameters throw a
"malformed content type" exception when parsing the OPC document.
Such ContentType could be of the form "application/xml;key1=value1;key2=value2"

There's already code to support this format in the ContentType class but it's
commented out !

Is it possible to activate this ContentType format in a future version ?

Thank you,
Sebastien.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to