← Back to team overview

mahara-contributors team mailing list archive

[Bug 1770261] Re: duplicated id="login_login_submitted" in login form

 

** Changed in: mahara
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1770261

Title:
   duplicated id="login_login_submitted" in login form

Status in Mahara:
  Fix Committed

Bug description:
  as a logged out user in home screen the login form is fine,
  but if we add /?login to the url we can see that the id="login_login_submitted"
  is duplicated in the DOM

  It's easy to see in chrome since it shows and error in the browser console
  [DOM] Found 2 elements with non-unique id #login_login_submitted:

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1770261/+subscriptions


References