I just looked into this issue further, and the login page consists of a
form with the following code:

    <form id="hereSignInForm" method="post" name="signInForm" 
action="HEREAccount_logincallback.php" onsubmit="return false;">
        […]
        <div class="modal-button-row">
            <button id="signInBtn" class="call-to-action primary" type="submit" 
tabindex="4">
                <span>Sign in</span>
            </button>
        </div>
    </form>

The 'onsubmit="return false;"' guarantees that the form will never be 
submitted. It seems like plainly broken code on here.com’s side. I verified 
that I’m getting the same code on chrome on android, so login doesn’t work 
there either.
I’m now going to mark this bug fixed, as the original issue (the authentication 
page not closing) should be fixed.

** Changed in: webbrowser-app (Ubuntu)
       Status: Confirmed => Fix Released

** Changed in: webbrowser-app
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1353453

Title:
  m.here.com doesn’t close authentication page after logging in

To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1353453/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to