[richfaces-issues] [JBoss JIRA] (RF-11719) showcase - rich:calendar - it is not possible to select year or month - JS error

Juraj Huska (Created) (JIRA) jira-events at lists.jboss.org
Fri Nov 18 13:26:40 EST 2011


showcase - rich:calendar - it is not possible to select year or month - JS error
--------------------------------------------------------------------------------

                 Key: RF-11719
                 URL: https://issues.jboss.org/browse/RF-11719
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-input, showcase
    Affects Versions: 4.1.0.CR1
         Environment: app: richfaces-showcase-4.1.0-CR1
browser: Chrome, Firefox
container: Tomcat 6.0.32, JBoss AS 6.0.32
            Reporter: Juraj Huska


It is not possible *to select year or month in the calendar.* The popup will not react neither on clicking on OK or CANCEL button. It disappears only when clicking somewhere else then on the popup.

There is also *javascript error thrown*:

*on firefox*:

{code}
jQuery("j_idt2301:calendar").hideDateEditor is not a function
{code}

*on chrome:*

{code}
Uncaught TypeError: Object [object Object] has no method 'hideDateEditor'
(anonymous function)component-sample.jsf:1
onclick
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list