Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-2632

Parser support disorder template tag

    XMLWordPrintable

    Details

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

      Description

      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>

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                Created:
                Updated:
                Resolved: