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/08/29 18:01:10 UTC

[Bug 55026] Parse the parameter part in the ContentType definition

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

--- Comment #6 from Sebastien Schneider <se...@ifpen.fr> ---
Created attachment 30782
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30782&action=edit
Patch for both files ContentType.java and TestContentType.java

I propose you the fix for this bug. I complete the unit test with hard coded
parameterized content type but I don't implement the file unit test.

I had an issue with the Java pattern matcher that do not handle multiple group
when matching automatically, so I had to add a second matcher specialized to
process parameters.

It works well on my files.

Thank you in advance for integration and feel free to modify it the proper way.

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