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/10 10:06:47 UTC

[jira] [Resolved] (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:all-tabpanel ]

Werner Punz resolved MYFACES-3544.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.8-SNAPSHOT
                   2.0.14-SNAPSHOT
    
> 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
>             Fix For: 2.0.14-SNAPSHOT, 2.1.8-SNAPSHOT
>
>         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