[ 
https://issues.apache.org/jira/browse/AXIS2-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rich Scheuerle resolved AXIS2-3170.
-----------------------------------

    Resolution: Fixed

Committed the change: 573093

> Ensure content-type does not have a trailing ':'
> ------------------------------------------------
>
>                 Key: AXIS2-3170
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3170
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>            Reporter: Rich Scheuerle
>            Assignee: Rich Scheuerle
>            Priority: Trivial
>
> Problem:
> An HTTP content-type value cannot end with a semi-colon.  This is accepted 
> and ignored by some vendors.  Other vendors correctly report an error.
> Prior versions of Axis/Axiom produced these invalid values in some 
> situations.  These problems were all corrected prior to release 1.3.
> Solution:
> Mike Rheinheimer has provided a simple and trivial fix.  The 
> SOAPMessageFormatter is changed to detect this trailing semi-colon and remove 
> it.  This
> will prevent interoperability issues if someone accidentally adds code to 
> Axis2 that has a trailing semi-colon.
> I will be committing this simple change after I complete testing.
> Thanks,
> Scheu

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to