[jira] Created: (MYFACES-2260) Dom replacement code in javax.faces.ViewRoot und javax.faces.ViewBody is incorrect

View: New views
2 Messages — Rating Filter:   Alert me  

[jira] Created: (MYFACES-2260) Dom replacement code in javax.faces.ViewRoot und javax.faces.ViewBody is incorrect

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dom replacement code in javax.faces.ViewRoot und javax.faces.ViewBody is incorrect
----------------------------------------------------------------------------------

                 Key: MYFACES-2260
                 URL: https://issues.apache.org/jira/browse/MYFACES-2260
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
         Environment: javascript
            Reporter: Werner Punz


The problem here is that the old code with document.documentElement.innerHtml respectively
the replaceElement does not work out neither on head nor on body.
This issue will receive a fixup immediately!


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


[jira] Resolved: (MYFACES-2260) Dom replacement code in javax.faces.ViewRoot und javax.faces.ViewBody is incorrect

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/MYFACES-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Werner Punz resolved MYFACES-2260.
----------------------------------

    Resolution: Fixed

resolved with the last commit!
the head section is a different issue, I am not sure if this can be covered at all!


> Dom replacement code in javax.faces.ViewRoot und javax.faces.ViewBody is incorrect
> ----------------------------------------------------------------------------------
>
>                 Key: MYFACES-2260
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2260
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>         Environment: javascript
>            Reporter: Werner Punz
>
> The problem here is that the old code with document.documentElement.innerHtml respectively
> the replaceElement does not work out neither on head nor on body.
> This issue will receive a fixup immediately!

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