ICEfaces
  1. ICEfaces
  2. ICE-2346

SelectInputDateRenderer gives lower precedence to highlighted styles

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6.2, 1.7DR#2
    • Fix Version/s: 1.6.2, 1.7DR#3, 1.7
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      If you use Firebug to inspect the days of the month of the component-showcase calendar that highlights the weekend days, you'll see:
      <td class="weekend iceSelInpDateDay">

      The weekend style class is listed before the iceSelInpDateDay style class, giving iceSelInpDateDay precedence, when weekend should be listed later and have precedence.

        Activity

        Hide
        Mark Collette added a comment -

        Now the regular style class comes before the various highlighted style classes.

        ICEfaces 1.6.2 Branch
        Subversion 15129
        icefaces\component\src\com\icesoft\faces\component\selectinputdate\SelectInputDate.java
        icefaces\component\src\com\icesoft\faces\component\selectinputdate\SelectInputDateRenderer.java

        Trunk
        Subversion 15130
        icefaces\component\src\com\icesoft\faces\component\selectinputdate\SelectInputDate.java
        icefaces\component\src\com\icesoft\faces\component\selectinputdate\SelectInputDateRenderer.java

        Show
        Mark Collette added a comment - Now the regular style class comes before the various highlighted style classes. ICEfaces 1.6.2 Branch Subversion 15129 icefaces\component\src\com\icesoft\faces\component\selectinputdate\SelectInputDate.java icefaces\component\src\com\icesoft\faces\component\selectinputdate\SelectInputDateRenderer.java Trunk Subversion 15130 icefaces\component\src\com\icesoft\faces\component\selectinputdate\SelectInputDate.java icefaces\component\src\com\icesoft\faces\component\selectinputdate\SelectInputDateRenderer.java
        Hide
        Mark Collette added a comment -

        There was an error in porting the branch change to the trunk, which I've fixed here.

        Trunk
        Subversion 15148
        icefaces\component\src\com\icesoft\faces\component\selectinputdate\SelectInputDateRenderer.java

        Show
        Mark Collette added a comment - There was an error in porting the branch change to the trunk, which I've fixed here. Trunk Subversion 15148 icefaces\component\src\com\icesoft\faces\component\selectinputdate\SelectInputDateRenderer.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Mark Collette
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: