← Back to team overview

mahara-contributors team mailing list archive

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

 

Public bug reported:

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:

** Affects: mahara
     Importance: Low
         Status: New

** Changed in: mahara
    Milestone: None => 18.10.0

-- 
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:
  New

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


Follow ups