Uploaded image for project: 'Ivy'
  1. Ivy
  2. IVY-1295

Install task fails to escape markup in ivy.xml description tags

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Duplicate
    • 2.2.0
    • 2.3.0-RC1
    • Ant, Core
    • None

    Description

      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.

      Attachments

        1. test-install.zip
          2 kB
          William Hoyle

        Issue Links

          Activity

            People

              maartenc Maarten Coene
              teppic William Hoyle
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: