[ 
http://issues.apache.org/jira/browse/MYFACES-370?page=comments#action_12322918 
] 

Tomáš Havelka commented on MYFACES-370:
---------------------------------------

Hi,

I found this problem too.  I went through all imlpemented classes of this 
component and found out where the problem is. HtmlCalendarRenderer renders all 
correctly but problem is that JavaScript popcalendar.js is added to page header 
and other custom calendar properties are render right on the place where 
calendar component is rendered. What I want to tell is that popcalendar.js 
script includes method jscalendarInit() which is called right in page header 
but additional attributes are rendered later.

Tom

> inputCalendar - popup - styles and other properties - problem
> -------------------------------------------------------------
>
>          Key: MYFACES-370
>          URL: http://issues.apache.org/jira/browse/MYFACES-370
>      Project: MyFaces
>         Type: Bug
>   Components: Tomahawk
>     Reporter: Balaji Kalyansundaram
>     Assignee: Martin Marinschek

>
> Hi
> In popup inputCalendar, I was able to change the popupDateFormat but other 
> properties like "...class", "popupTodayString", ... does not get set by the 
> passed values. I can only see the default styles and text in the pop-up. But 
> these properties can be changed in the in-line(normal) calendar.
> I browsed through the mailing list for users and developers, but could not 
> find anyone reporting this.
> Has anyone faced this problem???
> I want to confirm if there is a solution for this, before submitting it as a 
> BUG. 
> Thanks
> Balaji

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

Reply via email to