[richfaces-issues] [JBoss JIRA] Closed: (RF-5386) Calendar: component sends ajax requests in ajax mode if dataModel attribute is not defined or it's NULL

Tatyana Romanovich (JIRA) jira-events at lists.jboss.org
Mon Dec 22 11:36:54 EST 2008


     [ https://jira.jboss.org/jira/browse/RF-5386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tatyana Romanovich closed RF-5386.
----------------------------------



> Calendar: component sends ajax requests in ajax mode if dataModel attribute is not defined or it's NULL
> -------------------------------------------------------------------------------------------------------
>
>                 Key: RF-5386
>                 URL: https://jira.jboss.org/jira/browse/RF-5386
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>         Environment: RF 3.3.0-SNAPSHOT
>            Reporter: Andrei Markavtsov
>            Assignee: Tsikhon Kuprevich
>
> <rich:calendar  dataModel="#{bean.model}" ... />
> punlic class Bean {
> public getModel() {
>   return null;
> }
> }
> Calendar component in ajax mode sends ajax request to server if 'dataModel' attribute is NULL, but should not.
> Also component sends ajax requests if 'dataModel' attribute was not defined.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list