? Success

User tests: Successful: Unsuccessful:

avatar Bakual
Bakual
20 Nov 2013

Currently the formfield ChromeStyle can only be used in the context of com_modules because it depends on the class ModulesHelper to fetch the installed templates.
If used outside of com_modules it results in a fatal error because the class isn't autoloaded.

This PR simply removes that call and does the database lookup in the formfield itself.

To test this you can change an existing form to use this formfield and see if it shows the list of available module chromstyles.

avatar Bakual Bakual - open - 20 Nov 2013
avatar Bakual Bakual - change - 28 Nov 2013
Status New Closed
Closed_Date 0000-00-00 00:00:00 2013-11-28 07:24:44
Labels Added: ? ?
avatar Bakual Bakual - close - 28 Nov 2013

Add a Comment

Login with GitHub to post a comment