You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Werner Punz (JIRA)" <de...@myfaces.apache.org> on 2010/09/02 10:14:53 UTC

[jira] Commented: (MYFACES-2904) javascript _Dom._outerHtml does not handle table items (, . ...)

    [ https://issues.apache.org/jira/browse/MYFACES-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905447#action_12905447 ] 

Werner Punz commented on MYFACES-2904:
--------------------------------------

Wow now this is a nice patch, I never intented the outerHTML to be used this way and yes there are problems with IE. All I can say is wow... go ahead and commit it otherwise I will do :-)
Really nice stuff, thanks for doing it, I guess we now have a kickass outerHTML function.


> javascript _Dom._outerHtml does not handle table items (<tr>, <tbody>. ...)
> ---------------------------------------------------------------------------
>
>                 Key: MYFACES-2904
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2904
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.1
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>         Attachments: MYFACES-2904-1.patch
>
>
> Checking some stuff in tomahawk, I found that when a fragment starts with <tr> or some tag that should be used inside <table> are trimmed when are replaced on an ajax request.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.