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

          People

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

            Dates

            • Created:
              Updated:
              Resolved: