Reviewed: https://reviews.mahara.org/6507 Committed: https://git.mahara.org/mahara/mahara/commit/0dfd7e96b3dd39b8eb989c63116a348a6f6ad60c Submitter: Son Nguyen ([email protected]) Branch: 15.10_STABLE
commit 0dfd7e96b3dd39b8eb989c63116a348a6f6ad60c Author: Aaron Wells <[email protected]> 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: Fix Committed Status in Mahara 15.10 series: Fix Committed Status in Mahara 16.04 series: Fix Committed 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

