Uploaded image for project: 'S2Click'
  1. S2Click
  2. CLICK-47

S2ClickFormでformタグを出力する際にonsubmitを2重に書き出しています

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor Minor
    • 1.0.2
    • Affects Version/s: 1.0.0
    • Component/s: Framework
    • None

      startTag() で setAttribute("onsubmit", ...) した場合renderHeader()で二重に出力されることになります。
      requiresJavaScript() の条件は追いかけてないのですが、
      appendAttribute() の前に、hasAttribute() で検査するか、setAttribute()で上書きした方が良いかと。
      すでに、別のコードが "onsubmit" で設定されている可能性はあるのでしょうか?

            Assignee:
            takezoe takezoe
            Reporter:
            tomo Tomoyuki Kano
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: