← Back to team overview

mahara-contributors team mailing list archive

[Bug 1770261] A change has been merged

 

Reviewed:  https://reviews.mahara.org/9120
Committed: https://git.mahara.org/mahara/mahara/commit/52661cb37dacf73245e7efef95401aedad3835d7
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch:    master

commit 52661cb37dacf73245e7efef95401aedad3835d7
Author: Cecilia Vela Gurovic <ceciliavg@xxxxxxxxxxxxxxx>
Date:   Fri Sep 7 18:24:21 2018 +1200

Bug 1770261: remove extra submit field in login form

behatnotneeded

Change-Id: Ie83774a85379f54b6de83cf68fffdfff21ec618f

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