You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Werner Punz (JIRA)" <de...@myfaces.apache.org> on 2012/05/09 21:09:48 UTC

[jira] [Commented] (MYFACES-3544) client side ajax error when render a primefaces datatable with f:ajax

    [ https://issues.apache.org/jira/browse/MYFACES-3544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13271709#comment-13271709 ] 

Werner Punz commented on MYFACES-3544:
--------------------------------------

Thanks for providing an extensive example, I will have a look at it tomorrow.

                
> 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