<tr:validateDateRestriction> should "grey out" invalid days in datepicker popup
-------------------------------------------------------------------------------

                 Key: TRINIDAD-1405
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1405
             Project: MyFaces Trinidad
          Issue Type: Improvement
          Components: Components
    Affects Versions: 1.2.10-core
            Reporter: Bart Kummel


If a <tr:validateDateTimeRange> validator is used on a <tr:inputDate> 
component, only dates that are within the given range can be selected using the 
popup calendar. I expected the same behaviour with the 
<tr:validateDateRestriction>. But unfortunately, if I e.g. set "sat" and "sun" 
as invalid days, I can still select saturdays and sundays from the calendar. Of 
course I get a validation error when I submit that value, but it would be nice 
if it wasn't even possible to select such a date.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to