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

Steve Brewin updated JAMES-1349:
--------------------------------

    Description: 
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. .

  was:
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. .

    
> 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: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to