You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (JIRA)" <de...@myfaces.apache.org> on 2018/01/18 16:56:00 UTC

[jira] [Commented] (TOBAGO-1844) JS error with "reload" facet

    [ https://issues.apache.org/jira/browse/TOBAGO-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16330773#comment-16330773 ] 

Hudson commented on TOBAGO-1844:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago 2.0.x #1499 (See [https://builds.apache.org/job/Tobago%202.0.x/1499/])
TOBAGO-1844: JS error with "reload" facet (lofwyr: rev b9773e502b94f8b43b459595d10f5c8b590d9dcb)
* (edit) tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/tobago.js


> JS error with "reload" facet
> ----------------------------
>
>                 Key: TOBAGO-1844
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1844
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Themes
>    Affects Versions: 2.1.0
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Major
>             Fix For: 2.1.1
>
>
> If there is a reload facet, there occures an error (dev mode) after the AJAX reload.
> {code}
> Error: "TypeError: elem.ownerDocument is undefined" ON http://tobago-vm.apache.org/demo-2-release/org/apache/myfaces/tobago/renderkit/2.1.0/html/standard/standard/script/contrib/jquery-1.11.1.js line: 6118
> {code}
> The reason is, that the code tries to set style on a JS object which contains the reload information, but this object is not part of the DOM.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)