Comment 2 for bug 1273841

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/2968
Committed: http://gitorious.org/mahara/mahara/commit/ac0562725f4458e62aadb3fb670521afe67723f9
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit ac0562725f4458e62aadb3fb670521afe67723f9
Author: Jono Mingard <email address hidden>
Date: Wed Jan 29 09:42:20 2014 +1300

Use aria-describedby to link form errors to inputs (Bug #1273841)

New element_descriptors() method in pieforms to return a list of HTML IDs
which describe the given element (description, error or both) used by all
pieforms types which can logically use aria-describedby for some or all of
their elements.

Change-Id: Ie480b267f8c944dfe4e4bb6f185e8ce3ad8dd3ee
Signed-off-by: Jono Mingard <email address hidden>