ICEmobile
  1. ICEmobile
  2. MOBI-750

ICEmobile-SX parameter propagation on Android

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.2 Final
    • Fix Version/s: 1.3 Beta
    • Component/s: Containers
    • Labels:
      None
    • Environment:
      Android, ICEmobile-SX

      Description

      ICEmobile-SX provides the capability of including additional parameters in the form POST. This was not initially implemented in the Android version and resulted in text input values being lost in the icemobilespring demo.

        Activity

        Hide
        Ted Goddard added a comment -

        icemobile.js was also modified as follows:

        • returnURL += "#icemobilesx";
          +//ajax page update upon return is not yet implemented
          +// returnURL += "#icemobilesx";

        ICEmobile-SX has the capability of causing an ajax update upon completion, but the completion handlers had not been implemented correctly, so this is being disabled until the completion handlers are implemented. (This change had already been made for ICEfaces, but the possibility was left open that the spring integration supported this completion update).

        Show
        Ted Goddard added a comment - icemobile.js was also modified as follows: returnURL += "#icemobilesx"; +//ajax page update upon return is not yet implemented +// returnURL += "#icemobilesx"; ICEmobile-SX has the capability of causing an ajax update upon completion, but the completion handlers had not been implemented correctly, so this is being disabled until the completion handlers are implemented. (This change had already been made for ICEfaces, but the possibility was left open that the spring integration supported this completion update).
        Hide
        Ted Goddard added a comment -

        Tested on Nexus 7

        Show
        Ted Goddard added a comment - Tested on Nexus 7

          People

          • Assignee:
            Ted Goddard
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: