mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #16908
[Bug 1262483] A change has been merged
Reviewed: https://reviews.mahara.org/2980
Committed: http://gitorious.org/mahara/mahara/commit/80375b1412f6ba021c85641edb849c1014fc0aa3
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit 80375b1412f6ba021c85641edb849c1014fc0aa3
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date: Tue Jan 28 15:00:49 2014 +1300
Added top-level form errors to complement specific ones (Bug #1262483)
Pieforms now adds a global error message if there are any validation errors
in a form, in addition to the messages beside each element. This is
modified from the existing jserrormessage
Change-Id: I15b9f4238ec3e5b1e6cb7fcff0514855565f0364
Signed-off-by: Jono Mingard <jonom@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/1262483
Title:
Forms should consistently have errors above the top-level heading
Status in Mahara ePortfolio:
Fix Committed
Bug description:
If you submit a form with validation errors, most of the time a message comes up above the <h1> on that page warning you that there are errors. However a few pages do not have this feature and only have error messages beside the invalid inputs.
Consistency is important to users of screen readers, who may assume that a form has submitted correctly if the error message does not appear where they expect.
Affected pages
- Login
- Profile
- New journal
- New plan
- New task
- Create page
- Create collection
- Create/Edit group
- New forum
- New topic
- Add user
- Add users/groups by CSV
- Add institution
- Allowed iframe sources
Affects latest master
(WCAG Level A)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1262483/+subscriptions
References