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