Uploaded image for project: 'Teeda'
  1. Teeda
  2. TEEDA-219

input type="hidden" のhidden属性が2回レンダリングされる

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • None
    • Affects Version/s: 1.0.3
    • Component/s: Teeda Extension
    • None

      (簡単な例)
      teeda-html-exampleにおいて、add3.htmlを表示しソースの表示をする。
      add3.htmlのhidden項目がvalue属性のあとにも再度レンダリングされるようです。

      <input type="hidden" id="bbb-1" name="add3Form:bbb-1" value="This is Page + Action + ActionSupportInterceptor example." type="hidden" />
      <input type="hidden" id="aaa-1" name="add3Form:aaa-1" value="100" type="hidden" />
      <input type="hidden" id="result-1" name="add3Form:result-1" value="1000" type="hidden" />

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

              Created:
              Updated:
              Resolved: