? Success

User tests: Successful: Unsuccessful:

avatar vietvh
vietvh
17 Oct 2013

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.

avatar vietvh vietvh - open - 17 Oct 2013
avatar infograf768 infograf768 - close - 11 Nov 2013
avatar garyamort garyamort - reference | - 2 Dec 13

Add a Comment

Login with GitHub to post a comment