← Back to team overview

mahara-contributors team mailing list archive

[Bug 1265099] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3086
Committed: http://gitorious.org/mahara/mahara/commit/2c02b9ec256f37b56c4b880de9bbbe3d2de5998b
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit 2c02b9ec256f37b56c4b880de9bbbe3d2de5998b
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Mon Mar 10 07:46:10 2014 +1300

Adding missing labels to the admin/users/search.php page (Bug #1265099)

Change-Id: I3a560ead5743a75fae0ee8242cb3b4284bdc5423
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

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

Title:
  Some form elements in Administration area need labels

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  (Split from Bug #1259756 as Administration is not so much of a focus)

  For people using screen readers, having a label for every form input
  is essential as they have no other (easy) way of knowing what the
  input is for. Currently there are various form fields in Mahara which
  do not have labels, so either existing labels need to be linked to
  these inputs or new (hidden) ones need to be created.

  - "Name" and "Linked to" in /admin/site/menu.php
  - Selection checkboxes when searching for users in /admin/users/search.php

  Affects latest master

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


References