[ http://issues.apache.org/jira/browse/MYFACES-710?page=comments#action_12364769 ]
Boris Kovalenko commented on MYFACES-710: ----------------------------------------- Sorry Martin, I'm still interested in this but very busy for now. I use my patch with 1.1.1 release and still have no time to look at 1.1.2. Of course I will look at it :) Indeed this month.. > 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 > Priority: Minor > 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
