User tests: Successful: Unsuccessful:
Replaced visual clue-only (adding "invalid" class) which was missing
from template anyway by simple alter box when trying to save a menu item
with an empty title
Note: template should have:
.invalid {
color: red;
font-weight: bold;
}
input.invalid {
border: 1px solid red;
}
for the bad field(s) to be displayed. Also, I removed the JS to highlight invalid field, for consistency
That's coming from an existing tracker item Jean-Marie, http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=28956, it's already referenced from there
This is fixed in JoomlaCode. Thanks for coding this, Yannick! :)
Closing.
Please create a Tracker in joomlacode and cross reference here