ICEfaces
  1. ICEfaces
  2. ICE-4456

no page refresh is done after a file upload on firefox

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8
    • Fix Version/s: 1.8.1
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      FF 3.0.10
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      set the submitOnUpload attribute of the inputFile tag to "postUpload".
      That updates the page.
      But ice:messages still not works because the page update is done in another request
      Show
      set the submitOnUpload attribute of the inputFile tag to "postUpload". That updates the page. But ice:messages still not works because the page update is done in another request

      Description

      The file upload itself works, i.e. the file is available in the actionListener.
      But the page is not refreshed, any changes in backing beans are not shown in the browser, although it seams the the getters are called correctly.
      Also, the progress bar is not updated and stays at 0%

      This does not happen on IE7 and Chrome. There everything works fine.

      The problem appears also in the component showcase I built locally from the sources.
      But on the icefaces website, the component showcase works... What's the difference?

        Activity

          People

          • Assignee:
            Unassigned
            Reporter:
            Stefan Niederhauser
          • Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: