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

        Hide
        Vytautas Saikalis added a comment -

        Is anybody working with this issue?

        Show
        Vytautas Saikalis added a comment - Is anybody working with this issue?
        Hide
        Adnan Durrani added a comment -

        Trunk : 15133
        1.6 branch: 15134

        Show
        Adnan Durrani added a comment - Trunk : 15133 1.6 branch: 15134
        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
        Hide
        Adnan Durrani added a comment -

        1.6 branch: 15156
        trunk: 15157

        Show
        Adnan Durrani added a comment - 1.6 branch: 15156 trunk: 15157

          People

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

            Dates

            • Created:
              Updated:
              Resolved: