ICEmobile
  1. ICEmobile
  2. MOBI-278

Spring demo: TabSet submit causing full page refresh in FF

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.0 Beta
    • Fix Version/s: 1.1 Beta
    • Component/s: Spring
    • Labels:
      None
    • Environment:
      n/a

      Description

      in Desktop FF, tabs demo, select a tab, then click submit. The browser has a full page refresh. This is being caused by an error on the following line:

      if ((undefined !== window.FormData) &&
                              ("BlackBerry" !== window.clientInformation.platform) ) {


       window.clientInformation is null, which causes the browser to exit the function and continue with the default form submission.

        Activity

          People

          • Assignee:
            Philip Breau
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: