[richfaces-issues] [JBoss JIRA] Created: (RF-1028) Calendar performs unnesessary submit

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Thu Sep 27 09:10:42 EDT 2007


Calendar performs unnesessary submit
------------------------------------

                 Key: RF-1028
                 URL: http://jira.jboss.com/jira/browse/RF-1028
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.1
            Reporter: Ilya Shaikovsky
         Assigned To: Alexej Kushunin
             Fix For: 3.2.0


<rich:calendar popup="true" id="test" style="padding:10px;" value="#{bean.date}" ajaxSingle="false" mode="ajax"/>

As you can see - I've defined value - but the calendar in this case will be initializaed on today month. And after first opening - ajax request will be sent. It's wrong.


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

        



More information about the richfaces-issues mailing list