?
avatar okonomiyaki3000
okonomiyaki3000
6 Jun 2012

/plugins/editors/codemirror/codemirror.php - line 153

$styleSheet (meant to be an array) is being set to a string. This will cause the foreach on line 172 to break.

This bug is unnoticed because it applies only using the Javascript syntax settings with Codemirror and is not normally used in Joomla. 3rd party plugins might like to use it though.

avatar okonomiyaki3000 okonomiyaki3000 - open - 6 Jun 2012
avatar zero-24 zero-24 - close - 15 Nov 2012
avatar zero-24 zero-24 - change - 7 Jul 2015
Labels Added: ?
Build staging

Add a Comment

Login with GitHub to post a comment