Hello,
I've come across a bug in the dropdown edit section of module builder: it only changed the en_us.lang.php in custom/include/language, instead of other language files (ex pt_pt.lang.php).
To fix this I changed the word "select" to "selected" in line 75 of modules/ModuleBuilder/tpls/MBModule/dropdown.tpl. This way the dropdown keeps it's value across saves and the correct file gets written.
One other thing I notice is that instead of replacing the file content, module builder just appends another array definition. In the long run, we may be including very large files...
Cheers,
diogo


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks