Parser support disorder template tag

XMLWordPrintable

    • Type: New Feature
    • Resolution: Done
    • Priority: Normal
    • 8.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None

      Change the parser to parse the template or attribute tag first, and then parsing the element tag.
      In the case below, it should work.

      <div>
      <apply template="name">
      <template>test</template>
      </apply>
      <template name="name">test with a name</template>
      </div>

            Assignee:
            DevChu
            Reporter:
            DevChu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: