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

      The QR scanner demo renders a 'Scan' button for iOS safari. When clicked it brings up an error "Cannot open page..address invalid".

        Activity

        Hide
        Philip Breau added a comment -

        The following link is being generated: icemobile://c=scan%3Fid%3DscanOne%26ub%3Dhttp%253A//localhost%253A8080/icemobilespring/%26null&u=http%3A//localhost%3A8080/icemobilespring/qrscan&r=http%3A//localhost%3A8080/icemobilespring/%23qrscan&JSESSIONID=E6D963AE123D6539DA63E68DF44EDC50&p=%3Dundefined%26%3Dundefined

        Show
        Philip Breau added a comment - The following link is being generated: icemobile://c=scan%3Fid%3DscanOne%26ub%3Dhttp%253A//localhost%253A8080/icemobilespring/%26null&u=http%3A//localhost%3A8080/icemobilespring/qrscan&r=http%3A//localhost%3A8080/icemobilespring/%23qrscan&JSESSIONID=E6D963AE123D6539DA63E68DF44EDC50&p=%3Dundefined%26%3Dundefined
        Hide
        Philip Breau added a comment -

        Revision: 30214
        Author: philip.breau
        Date: July-24-12 3:34:32 PM
        Message:
        MOBI-280 - fieldset elements were being encoded in the mobiserial function


        Modified : /icemobile/trunk/icemobile/jsp/src/main/resources/META-INF/web-resources/icemobile.js

        Show
        Philip Breau added a comment - Revision: 30214 Author: philip.breau Date: July-24-12 3:34:32 PM Message: MOBI-280 - fieldset elements were being encoded in the mobiserial function Modified : /icemobile/trunk/icemobile/jsp/src/main/resources/META-INF/web-resources/icemobile.js
        Hide
        Philip Breau added a comment -

        new link after fixing the parameterized fieldsets is still causing the error in iOS:

        icemobile://c=scan%3Fid%3DscanOne%26ub%3Dhttp%253A//localhost%253A8080/icemobilespring/%26null&u=http%3A//localhost%3A8080/icemobilespring/qrscan&r=http%3A//localhost%3A8080/icemobilespring/%23qrscan&JSESSIONID=3916795DE44CC49377F9B0FC24D0ADCF&p=

        Show
        Philip Breau added a comment - new link after fixing the parameterized fieldsets is still causing the error in iOS: icemobile://c=scan%3Fid%3DscanOne%26ub%3Dhttp%253A//localhost%253A8080/icemobilespring/%26null&u=http%3A//localhost%3A8080/icemobilespring/qrscan&r=http%3A//localhost%3A8080/icemobilespring/%23qrscan&JSESSIONID=3916795DE44CC49377F9B0FC24D0ADCF&p=
        Hide
        Ted Goddard added a comment -

        fieldset was not always included in WebKit form.elements:

        https://bugs.webkit.org/show_bug.cgi?id=48193

        (It was always present in every browser considered by ICEmobile, but it is also the case that the original authors likely didn't consider fieldset for this purpose.)

        They mention keygen and object as well, but these are not likely to be a problem.

        Show
        Ted Goddard added a comment - fieldset was not always included in WebKit form.elements: https://bugs.webkit.org/show_bug.cgi?id=48193 (It was always present in every browser considered by ICEmobile, but it is also the case that the original authors likely didn't consider fieldset for this purpose.) They mention keygen and object as well, but these are not likely to be a problem.
        Hide
        Ted Goddard added a comment -

        Fixed in 1.1 beta.

        Show
        Ted Goddard added a comment - Fixed in 1.1 beta.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: