Uploaded image for project: 'Mayaa'
  1. Mayaa
  2. MAYAA-20

EMPTY定義のタグでも閉じタグが出力される場合がある

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor Minor
    • 1.1.7
    • Affects Version/s: 1.1.6
    • Component/s: Mayaa
    • None

      img など EMPTY として定義されているタグは /> で終了するように出力するべきだが、
      m:replace="false" で複製した場合、および m:echo で m:attribute を指定した場合に
      EMPTY でないタグのように閉じタグが出力されてしまう。

      例:
      <img src="..." />

      <img src="..."></img>

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

              Created:
              Updated:
              Resolved: