You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Andreas Andreou (JIRA)" <ta...@jakarta.apache.org> on 2006/11/21 00:40:03 UTC

[jira] Resolved: (TAPESTRY-1129) AJAX page update problem in Firefox

     [ http://issues.apache.org/jira/browse/TAPESTRY-1129?page=all ]

Andreas Andreou resolved TAPESTRY-1129.
---------------------------------------

    Fix Version/s: 4.1.1
       Resolution: Fixed

Fixed by postprocessing tapestry.html.getContentAsString in FF case

> AJAX page update problem in Firefox
> -----------------------------------
>
>                 Key: TAPESTRY-1129
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1129
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 4.1.1
>         Environment: latest head
>            Reporter: Norbert Sándor
>         Assigned To: Andreas Andreou
>             Fix For: 4.1.1
>
>         Attachments: jira.JPG
>
>
> 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>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org