[
https://issues.apache.org/jira/browse/TOBAGO-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Udo Schnurpfeil resolved TOBAGO-1844.
-------------------------------------
Resolution: Fixed
> 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)