mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #35404
[Bug 1582967] A change has been merged
Reviewed: https://reviews.mahara.org/6496
Committed: https://git.mahara.org/mahara/mahara/commit/192bbcbab85bcbfdee7d9cf896d3e27c92c60a4d
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit 192bbcbab85bcbfdee7d9cf896d3e27c92c60a4d
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date: Wed May 18 14:40:14 2016 +1200
Bug 1582967: Make "Delete Comment" form IDs unique
Change-Id: I4a217eda8ae6ec9691541cc38c3efd3538aa2c0b
behatnotneeded: Covered by existing tests
--
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/1582967
Title:
Comment deletion forms & buttons with non-unique IDs
Status in Mahara:
Fix Committed
Status in Mahara 15.04 series:
In Progress
Status in Mahara 15.10 series:
In Progress
Status in Mahara 16.04 series:
In Progress
Status in Mahara 16.10 series:
Fix Committed
Bug description:
While working on Bug 1580499, I noticed that the forms and buttons for
comment deletion all have the same ID. This specifically gets in the
way of me using their IDs for some workarounds in the Behat tests, but
also it's just bad HTML. According to the HTML spec, the "ID"
attribute is meant to be unique in the whole page.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1582967/+subscriptions
References