User tests: Successful: Unsuccessful:
The ability to set CSS class for form label is broken because of recent changes in this commit:
5696d94#diff-9d799c43096f42c965b28c44a8d8a8b1
Before this change, we use camelCase for JFormField property naming and lowercase for XML attribute, but the new change requires JFormField property name and XML attribute name to be exactly the same therefore it does not work.
This pull request attempts to fix this issue in a backward compatibility manner.
Related tracker item:
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=32337&start=0