Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-1129

AJAX page update problem in Firefox

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.1.1
    • 4.1.1
    • tapestry-core
    • None
    • latest head

    Description

      I tried to do AJAX updates, the response is below.
      In IE6 an empty textarea is displayed correctly, but in FF1.5 the updated part will be incorrect, see the attached image.

      Regards,
      Norbi

      <ajax-response><response id="editorPanel" type="element"><div id="editorPanel">
      <span>
      <form method="post" action="/webapp/Topic,topicView.form.sdirect" id="form">
      <div style="display:none;" id="formhidden"><input type="hidden" name="formids" value="editor,save"/>
      <input type="hidden" name="submitmode" value=""/>
      <input type="hidden" name="submitname" value=""/>
      </div>
      <textarea name="editor"></textarea> <---------------------------- HERE
      <input type="submit" name="save" id="save"/>
      </form>
      </span>
      </div></response>

      Attachments

        1. jira.JPG
          4 kB
          Norbert Sándor

        Activity

          People

            andyhot Andreas Andreou
            snorbi Norbert Sándor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: