Henning Nöth created TOBAGO-2547:
------------------------------------

             Summary: 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


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)

Reply via email to