Marcus Büttner created MYFACES-3544:
---------------------------------------
Summary: client side ajax error when render a primefaces datatable
with f:ajax
Key: MYFACES-3544
URL: https://issues.apache.org/jira/browse/MYFACES-3544
Project: MyFaces Core
Issue Type: Bug
Components: JSR-314
Affects Versions: 2.1.7
Environment: tomcat 7, primefaces 3.2
Reporter: Marcus Büttner
Attachments: example.zip
The following error occurs if a primefaces datatable is rendered by f:ajax.
Error Message: fragment is null
--------------------------------------------------------
Error Name: clientError
Server error name: TypeError
--------------------------------------------------------
Note, this message is only sent, because project stage is development and no
other error listeners are registered.
If an element outside of the table (e.g. the form) is rendered by f:ajax then
it works.
I will attach a small example.
1.) Start it with e.g. tomcat 7 and VM option =
-Dfaces.PROJECT_STAGE=Development
2.) call page.xhtml
3.) press the "update" button
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira