?
avatar astridx
astridx
7 Feb 2018

Steps to reproduce the issue

  • Open Extension | Templates
  • Select on the left Templates and choose Cassiopeia.
  • Click one file on the left - for example error.php

Expected result

I see no error message

Actual result

I see error message above the editor

templates customise cassiopeia test administration

avatar astridx astridx - open - 7 Feb 2018
avatar joomla-cms-bot joomla-cms-bot - change - 7 Feb 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 7 Feb 2018
avatar mbabker
mbabker - comment - 7 Feb 2018

That's not an error message, that's the debug messages from JLayout. So something is either enabling debug mode inside layouts (not sure how that gets turned on) or using its debug method to render.

avatar mbabker
mbabker - comment - 7 Feb 2018

Expected behavior it seems. https://github.com/joomla/joomla-cms/blob/4.0-dev/plugins/editors/codemirror/codemirror.php#L224 is explicitly enabling the layout's debug handling if you've got debug mode enabled.

avatar astridx astridx - change - 7 Feb 2018
Status New Closed
Closed_Date 0000-00-00 00:00:00 2018-02-07 21:42:31
Closed_By astridx
avatar astridx
astridx - comment - 7 Feb 2018

OK, thank you. Yes I activated the debug mode.
I expected all debug message at the bottom of the page.
But as it is expected I close this issue.

avatar astridx astridx - close - 7 Feb 2018

Add a Comment

Login with GitHub to post a comment