[richfaces-issues] [JBoss JIRA] (RF-12503) rich:calendar: todayControlMode set to scroll causes JS error
Jiří Štefek (JIRA)
jira-events at lists.jboss.org
Thu Sep 27 03:32:03 EDT 2012
Jiří Štefek created RF-12503:
--------------------------------
Summary: rich:calendar: todayControlMode set to scroll causes JS error
Key: RF-12503
URL: https://issues.jboss.org/browse/RF-12503
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-input
Affects Versions: 4.3.0.Milestone1
Environment: RichFaces 4.3.0-SNAPSHOT
Metamer 4.3.0-SNAPSHOT
Apache Tomcat 7.0.29 / Jboss AS 7.1
OpenJDK Runtime Environment 1.6.0_24-b24 @ Linux
Firefox 15.0 @ Linux x86_64
Reporter: Jiří Štefek
When @todayControlMode is set to 'scroll' and today button is clicked, a JS error appears in debuggers console.
>From Firebug:
{code}
TypeError: $.curCSS is not a function
[Break On This Error]
color = $.curCSS(elem, attr);
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list