ICEfaces
  1. ICEfaces
  2. ICE-1596

<ice:selectInputDate/> popup candender not rendering back/next icons in Liferay Portal 4.3.0 (pre-release)

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6DR#4
    • Fix Version/s: 1.6DR#5, 1.6
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Win XP / Tomcat 5.5.17 / Liferay Portal 4.3.0 (pre-release)

      Description

      To reproduce:

                              <ice:selectInputDate id="dateOfBirth" autocomplete="true" popupDateFormat="MM/dd/yyyy" renderAsPopup="true" required="true" style="" styleClass="portlet-form-input-field" value="#{MyBean.dateOfBirth}">
                                  <f:convertDateTime pattern="MM/dd/yyyy"/>
                              </ice:selectInputDate>

        Issue Links

          Activity

          Neil Griffin created issue -
          Neil Griffin made changes -
          Field Original Value New Value
          Attachment screenshot-1.jpg [ 10405 ]
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #13932 Mon May 21 14:45:25 MDT 2007 deryk.sinotte ICE-1596 image buttons on calendar were being resolved twice
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/selectinputdate/SelectInputDate.java
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/selectinputdate/SelectInputDateRenderer.java
          Hide
          Deryk Sinotte added a comment -

          Looks like the images for the initial calendar button (the one that initiates the popup) and the image buttons on the actual calendar were being resolved differently. The images directory was being resolved first then concatenated with the initial calendar image which was fine. The same logic was used for the navigation buttons on the calendar but the result was being resolved again causing the portlet context to be added twice to the front of the URL. I adjusted the logic to account for this.

          Show
          Deryk Sinotte added a comment - Looks like the images for the initial calendar button (the one that initiates the popup) and the image buttons on the actual calendar were being resolved differently. The images directory was being resolved first then concatenated with the initial calendar image which was fine. The same logic was used for the navigation buttons on the calendar but the result was being resolved again causing the portlet context to be added twice to the front of the URL. I adjusted the logic to account for this.
          Hide
          Deryk Sinotte added a comment -

          Assigning to Deryk and resolving as fixed.

          Show
          Deryk Sinotte added a comment - Assigning to Deryk and resolving as fixed.
          Deryk Sinotte made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Fix Version/s 1.6DR#5 [ 10071 ]
          Resolution Fixed [ 1 ]
          Assignee Deryk Sinotte [ deryk.sinotte ]
          Hide
          Neil Griffin added a comment -

          Verified as fixed.

          Show
          Neil Griffin added a comment - Verified as fixed.
          Ken Fyten made changes -
          Fix Version/s 1.6 [ 10031 ]
          Ken Fyten made changes -
          Link This issue blocks ICE-1809 [ ICE-1809 ]
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]
          Assignee Deryk Sinotte [ deryk.sinotte ]

            People

            • Assignee:
              Unassigned
              Reporter:
              Neil Griffin
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: