You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Maarten Coene (JIRA)" <ji...@apache.org> on 2011/05/24 23:22:47 UTC

[jira] [Resolved] (IVY-1295) Install task fails to escape markup in ivy.xml description tags

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

Maarten Coene resolved IVY-1295.
--------------------------------

       Resolution: Duplicate
    Fix Version/s: trunk
         Assignee: Maarten Coene

This should already be fixed in trunk, could you give it a try to see if it also fixes your problem?

> Install task fails to escape markup in ivy.xml description tags
> ---------------------------------------------------------------
>
>                 Key: IVY-1295
>                 URL: https://issues.apache.org/jira/browse/IVY-1295
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant, Core
>    Affects Versions: 2.2.0
>            Reporter: William Hoyle
>            Assignee: Maarten Coene
>            Priority: Critical
>             Fix For: trunk
>
>         Attachments: test-install.zip
>
>
> XmlModuleDescriptorUpdater is not escaping markup characters like &, < etc.
> XmlModuleDescriptorUpdater.UpdaterHandler is ignoring startCDATA() and startEntity() notifications and characters() simply writes out strings unescaped.
> This can lead to broken xml in installed modules descriptors. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira