Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8DR#2
    • Fix Version/s: 1.8RC1, 1.8
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      JSF 1.1, 1.2

      Description

      If you have an inputFile and a selectManyList in the same form, and upload a file, then the selectManyList will complain of a conversion error.

      I think it's because of the new inputFile code that does full lifecycles, which relies on the surrounding form to do decodes so that the inputFile may decode. This is having the side-effect of allowing other components to decode, and with nothing in the request parameter map for them, they can fail.

        Activity

          People

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

            Dates

            • Created:
              Updated:
              Resolved: