Uploaded image for project: 'Tiles'
  1. Tiles
  2. TILES-562

DTD does not allow put-attribute tag to have a body

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.2.2, 3.0.0, 3.0.1
    • None
    • tiles-core
    • None

    Description

      The documentation on put-attribute mentions:

      <!-- The "put-attribute" element describes an attribute of a definition. It allows to
      specify the tiles attribute name and its value. The tiles value can be
      specified as an xml attribute, or in the body of the <put-attribute> tag.
      -->

      However, the actual DTD is:

      <!ELEMENT put-attribute ( (definition*) )>

      .. which doesn't allow a CDATA body for these tags (right?)

      Attachments

        Activity

          People

            Unassigned Unassigned
            raboof Arnout Engelen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: