-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.0-a2
-
None
-
PHP/5.4.12, mySql 5.6.12, chrome 31.0.1650.57 m
When installing an extension in acp that gave an installation error no loglines are written to the admin log file. When installed succesfully however the log shows the success lines.
As far as i can see the error shown when installing an exstension is created inside twig and not caught by a phpbb trigger_error although i didn't dive into it very much...