/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.
Labels |
Added:
?
|
||
Build | ⇒ | staging |