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

Martin Marinschek commented on MYFACES-710:
-------------------------------------------

Boris,

I am sorry that it took such a long time - and even more sorry that I can't 
apply your patch right now as I've reimplemented the calendar to use 
object-orientation and event-handlers properly. Can you resubmit a patch for 
your style problem and I'll get out and commit it right away - promised?

regards,

Martin

> inputCaledar incorrectly working with CSS
> -----------------------------------------
>
>          Key: MYFACES-710
>          URL: http://issues.apache.org/jira/browse/MYFACES-710
>      Project: MyFaces
>         Type: Improvement
>   Components: Tomahawk
>     Versions: 1.1.1
>  Environment: Any system, Resin 3.0.14, JDK 1.4.2, Mozilla Firefox, IE
>     Reporter: Boris Kovalenko
>     Assignee: Martin Marinschek
>  Attachments: calendar.diff, calendar.diff, calendar.diff
>
> For weekRowClass inputCalendar renders <tr class="weekRowClass>. But if in 
> css is special class for td defined it overrides <tr>. My suggestion is to 
> remove class in tr element and use it with td elements.
> Same problems if <a> class is defined - so dayCellClass also is useless. So, 
> I attached the small diff to fix this issues. May somebody review and approve 
> (or not :) it? Also I have an idea to introduce maySelectInFuture feature. If 
> it is true (default behavior) - we allowing selections of future days else we 
> don't.

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