J3.x

Change of parameters saving the Codemirror plugin: Difference between revisions

From Joomla! Documentation

Created page with "<!-- Start with an intro below this line --> The default values of the codemirror parameters defined in the PHP file are not equal to the default values of the parameters defi..."
 
No edit summary
Line 6: Line 6:


==Versions affected== <!--refers to and other information below -->
==Versions affected== <!--refers to and other information below -->
{{tip|This pertains only to Joomla! version(s): '''3.7.0'''and earlier|title=General Information}} <!-- add the version(s) you need -->
{{tip|This pertains only to Joomla! version(s): '''3.7.0''' and earlier|title=General Information}} <!-- add the version(s) you need -->


==What is the cause== <!-- Cause if known -->
==What is the cause== <!-- Cause if known -->

Revision as of 09:19, 17 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

opened tracker waiting for a solution: https://github.com/joomla/joomla-cms/pull/10286