[
https://issues.jboss.org/browse/RF-12503?page=com.atlassian.jira.plugin.s...
]
Luca Nardelli commented on RF-12503:
------------------------------------
curCSS was removed from jQuery. A jQuery UI Update is required.
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.M1
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
Fix For: 5-Tracking
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