Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-3065

Showcase -- tiles.xml uses incorrect DTD

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1.6
    • None
    • Example Applications
    • None

    Description

      DTD in WEB-INF/tiles.xml should be

      <!DOCTYPE tiles-definitions PUBLIC "-//Apache Software Foundation//DTD Tiles Configuration 2.0//EN" "http://tiles.apache.org/dtds/tiles-config_2_0.dtd">

      which has the definitions for the <put-attribute> tag, and not

      <!DOCTYPE tiles-definitions PUBLIC "-//Apache Software Foundation//DTD Tiles Configuration 2.0//EN" "http://struts.apache.org/dtds/tiles-config_2_0.dtd">

      which does not have <put-attribute> but instead has just <put>

      Attachments

        1. tiles.xml.patch
          0.5 kB
          Chris Mawata
        2. test.zip
          2 kB
          Chris Mawata

        Issue Links

          Activity

            People

              jogep Johannes Geppert
              musomesa Chris Mawata
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: