ICEfaces
  1. ICEfaces
  2. ICE-4852

If you dynamically render/unrender inputFile component, it doesn't load the contents of its iframe.

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.1
    • Fix Version/s: 1.8.2-RC1, 1.8.2
    • Component/s: Bridge, ICE-Components
    • Labels:
      None
    • Environment:
      inputFile + render dynamically

      Description

      If you dynamically render/unrender inputFile component, it doesn't load the contents of its iframe.

        Activity

        Hide
        Mircea Toma added a comment -

        Use 'src' attribute instead of iframe.location.href property for updating iframe's location. iframe.location.href returns 'about:blank' when iframe is not added to the document.

        Show
        Mircea Toma added a comment - Use 'src' attribute instead of iframe.location.href property for updating iframe's location. iframe.location.href returns 'about:blank' when iframe is not added to the document.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Adnan Durrani
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: