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

Steve Brewin resolved JAMES-1349.
---------------------------------

    Resolution: Fixed

SVN revision: 1206422

org.apache.james.mailetcontainer.impl.MailetConfigImpl now strips all 
attributes to determine a parameter name.
org.apache.james.mailetcontainer.impl.MailetConfigImplTest now tests for 
correct processing of xml:space attribute.
                
> XML Attributes on Mailet parameters cause initialization to fail
> ----------------------------------------------------------------
>
>                 Key: JAMES-1349
>                 URL: https://issues.apache.org/jira/browse/JAMES-1349
>             Project: JAMES Server
>          Issue Type: Bug
>          Components: James Core
>    Affects Versions: 3.0-beta3
>            Reporter: Steve Brewin
>            Assignee: Steve Brewin
>             Fix For: Trunk
>
>
> A Mailet parameter of the form...
> <mailet>
>   <whatever xml:space=\"preserve\"> some text </whatever>
> </mailet>
> ...fails initialization because 
> org.apache.james.mailetcontainer.impl.MailetConfigImpl incorrectly handles 
> XML attributes in the key names returned from an 
> org.apache.commons.configuration.Configuration. .

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to