https://issues.apache.org/bugzilla/show_bug.cgi?id=55026
--- Comment #6 from Sebastien Schneider <[email protected]> --- 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: [email protected] For additional commands, e-mail: [email protected]
