[richfaces-issues] [JBoss JIRA] Updated: (RF-4787) CLONE -calendar: JS ERROR when you specify dayStyleClas

Carlos ORtiz (JIRA) jira-events at lists.jboss.org
Tue Oct 28 14:53:21 EDT 2008


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

Carlos ORtiz updated RF-4787:
-----------------------------

          Environment: 
jsp
Glassfish v2 
jsf 1.2
FireFox 3.0.3

  was:
jsp
tomcat 6
jsf 1.2

    Affects Version/s: 3.2.2
                           (was: 3.2.0)
          Description: 
Still happen at 3.2.2 
i think some '' are missing at new Calendar ctor
I think it should be 

 dayStyleClass: 'dayCell', 


<rich:calendar id="calendarClientID" dayStyleClass="myStyle"/>

FireBug:
 tipStyle is not defined
 [Break on this error] dayStyleClass: myStyle



  was:
<rich:calendar id="calendarClientID" dayStyleClass="myStyle"/>

FireBug:
 tipStyle is not defined
 [Break on this error] dayStyleClass: myStyle, 



> CLONE -calendar: JS ERROR when you specify dayStyleClas
> -------------------------------------------------------
>
>                 Key: RF-4787
>                 URL: https://jira.jboss.org/jira/browse/RF-4787
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>         Environment: jsp
> Glassfish v2 
> jsf 1.2
> FireFox 3.0.3
>            Reporter: Carlos ORtiz
>            Assignee: Pavel Yaschenko
>             Fix For: 3.2.0
>
>
> Still happen at 3.2.2 
> i think some '' are missing at new Calendar ctor
> I think it should be 
>  dayStyleClass: 'dayCell', 
> <rich:calendar id="calendarClientID" dayStyleClass="myStyle"/>
> FireBug:
>  tipStyle is not defined
>  [Break on this error] dayStyleClass: myStyle

-- 
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