[
https://issues.apache.org/jira/browse/TOBAGO-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Nöth resolved TOBAGO-2280.
----------------------------------
Fix Version/s: 5.11.0
6.3.0
Resolution: Fixed
> Ajax reload on tc:page
> ----------------------
>
> Key: TOBAGO-2280
> URL: https://issues.apache.org/jira/browse/TOBAGO-2280
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Core, JavaScript
> Affects Versions: 5.10.0, 6.2.0
> Reporter: Henning Nöth
> Assignee: Henning Nöth
> Priority: Major
> Fix For: 5.11.0, 6.3.0
>
>
> If an element should be reloaded via Ajax, the Ajax response only contains
> this element.
> Currently there is another behavior for tc:page. If the tc:page element is
> reloaded via Ajax, the whole <html>-Site is put into the Ajax response. In
> Tobago 4 only the tc:page element inside <body> was replaced. Since Tobago 5,
> the <tobago-page> element is replaced with the whole <html>-Site, which
> result in a broken state.
> The behavoir of the faces.js seems to be right. So Ajax reloading for tc:page
> must be fixed in Tobago.
> See: https://github.com/werpu/jsfs_js_ts/pull/46#issuecomment-1920675793
--
This message was sent by Atlassian Jira
(v8.20.10#820010)