ICEfaces
  1. ICEfaces
  2. ICE-2009

inputFile doesn't work inside two levels of panelTabSet

    Details

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

      Description

      When you have:

      <ice:panelTabSet>
          <ice:panelTab>
              <ice:inputFile>

      it works, but when you have:

      <ice:panelTabSet>
          <ice:panelTab>
              <ice:panelTabSet>
                  <ice:panelTab>
                      <ice:inputFile>

      it doesn't work. An Exception is thrown, which indicates that the algorithm for UploadServlet finding the inputFile component from its ID is not working with the two levels of panelTabSets.

        Activity

        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P2
        Assignee Adnan Durrani [ adnan.durrani ]
        Ken Fyten made changes -
        Fix Version/s 1.7 [ 10080 ]
        Adnan Durrani made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Adnan Durrani added a comment -

        1.6 branch: 15156
        trunk: 15157

        Show
        Adnan Durrani added a comment - 1.6 branch: 15156 trunk: 15157
        Adnan Durrani made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Hide
        Adnan Durrani added a comment -

        reverting the changes back. As the fix is causing a regression.
        Trunk: 15154
        branch 1.6: 15155

        Show
        Adnan Durrani added a comment - reverting the changes back. As the fix is causing a regression. Trunk: 15154 branch 1.6: 15155
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15157 Sun Nov 11 18:54:55 MST 2007 adnan.durrani Fix for ICE-2009. The fixed has been moved to the PanelTabSet class.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/paneltabset/PanelTabSetRenderer.java
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/paneltabset/PanelTabSet.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15156 Sun Nov 11 18:53:25 MST 2007 adnan.durrani Fix for ICE-2009. The fixed has been moved to the PanelTabSet class.
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.6/icefaces/component/src/com/icesoft/faces/component/paneltabset/PanelTabSetRenderer.java
        Commit graph MODIFY /icefaces/branches/icefaces-1.6/icefaces/component/src/com/icesoft/faces/component/paneltabset/PanelTabSet.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15155 Sun Nov 11 18:44:14 MST 2007 adnan.durrani reverting the changes back, made to fix ICE-2009.
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.6/icefaces/component/src/com/icesoft/faces/component/panelseries/UISeries.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15154 Sun Nov 11 18:42:14 MST 2007 adnan.durrani reverting the changes back, made to fix ICE-2009.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/panelseries/UISeries.java
        Adnan Durrani made changes -
        Status In Progress [ 3 ] Resolved [ 5 ]
        Fix Version/s 1.6.2 [ 10111 ]
        Resolution Fixed [ 1 ]
        Hide
        Adnan Durrani added a comment -

        Trunk : 15133
        1.6 branch: 15134

        Show
        Adnan Durrani added a comment - Trunk : 15133 1.6 branch: 15134
        Adnan Durrani made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15134 Thu Nov 08 11:31:09 MST 2007 adnan.durrani Backporting the fix for ICE-2009 (inputFile doesn't work inside two levels of panelTabSet)
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.6/icefaces/component/src/com/icesoft/faces/component/panelseries/UISeries.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15133 Thu Nov 08 11:29:54 MST 2007 adnan.durrani Fix for ICE-2009 (inputFile doesn't work inside two levels of panelTabSet)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/panelseries/UISeries.java
        Ken Fyten made changes -
        Fix Version/s 1.7DR#3 [ 10112 ]
        Assignee Priority P2
        Assignee Adnan Durrani [ adnan.durrani ]
        Tyler Johnson made changes -
        Hide
        Vytautas Saikalis added a comment -

        Is anybody working with this issue?

        Show
        Vytautas Saikalis added a comment - Is anybody working with this issue?
        Ken Fyten made changes -
        Assignee Mark Collette [ mark.collette ]
        Ken Fyten made changes -
        Fix Version/s 1.6.1 [ 10070 ]
        Mark Collette made changes -
        Field Original Value New Value
        Fix Version/s 1.6.1 [ 10070 ]
        Assignee Mark Collette [ mark.collette ]
        Mark Collette created issue -

          People

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

            Dates

            • Created:
              Updated:
              Resolved: