[
https://issues.apache.org/jira/browse/TOBAGO-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Nöth resolved TOBAGO-2547.
----------------------------------
Fix Version/s: 6.12.2
Resolution: Fixed
> Ajax queue: cannot handle "null" elements
> -----------------------------------------
>
> Key: TOBAGO-2547
> URL: https://issues.apache.org/jira/browse/TOBAGO-2547
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: JavaScript
> Affects Versions: 6.12.1
> Reporter: Henning Nöth
> Assignee: Henning Nöth
> Priority: Critical
> Fix For: 6.12.2
>
>
> The source element must not be "null" according to the specification for
> [faces.ajax|https://jakarta.ee/specifications/faces/4.0/jsdoc/faces.ajax].request().
> But the MyFaces faces.js implementation seems to have a fallback to handle
> those requests.
> There is TOBAGO-2546 where an ID is missing on a component
> (selectManyCheckbox / selectOneRadio). The Tobago Ajax queue should also have
> a fallback for "null" elements. Maybe the queue is ignored in that case and
> the faces.ajax.request()-method is directly called?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)