Comment 2 for bug 1311940

Revision history for this message
Aaron Wells (u-aaronw) wrote :

Regression caused by this commit:

commit 80375b1412f6ba021c85641edb849c1014fc0aa3
Author: Jono Mingard <email address hidden>
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 <email address hidden>