Uploaded image for project: 'Commons Jelly'
  1. Commons Jelly
  2. JELLY-214

Static namespaced attributes wrongly managed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0
    • 1.1-beta-1
    • core / taglib.core
    • None

    Description

      The following script:
      <j:jelly xmlns:j="jelly:core">
      <foo xmlns:xx="lolo" xx:att2="lala"/>
      </j:jelly>
      Yields a very weird error which, after tracing, indicates that StaticTagScript handles attributes without namespace.

      paul

      Attachments

        Activity

          People

            polx Paul Libbrecht
            polx Paul Libbrecht
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: