Change of parameters saving the Codemirror plugin: Difference between revisions
From Joomla! Documentation
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
==How to fix== <!-- How to fix it if known --> | ==How to fix== <!-- How to fix it if known --> | ||
solved on Joomla 3.7.0 RC3 | |||
__NOTOC__ | __NOTOC__ | ||
<!-- Change if needed --> | <!-- Change if needed --> | ||
Revision as of 08:30, 18 April 2017
The default values of the codemirror parameters defined in the PHP file are not equal to the default values of the parameters defined in the XML file. The result of this is that on a new installation the active line is highlighted but the XML parameter is set to "no". When you save the Codemirror plugin settings some parameters Change value.
Errors reported
Change of parameters saving the Codemirror plugin
Versions affected
General Information
This pertains only to Joomla! version(s): 3.7.0 and earlier
What is the cause
How to fix
solved on Joomla 3.7.0 RC3