admin UI only bug
avatar mbabker
mbabker
5 Sep 2016

Mainly for @elkuku since he wrote this (and only a couple of us can see this anyway)

https://issues.joomla.org/config#log

The "levels" key is throwing an array to string conversion error, looks like the UI wasn't accounting for possible nested values like this. Both the top level "log" and "cache" keys can support nested values which would result in nested arrays like this. Until today, the nested log key log.levels.application wasn't in use and this is the one breaking it (seldom used feature that lets each individual logger have its log levels configured).

avatar mbabker mbabker - open - 5 Sep 2016
avatar mbabker mbabker - change - 6 Sep 2016
Labels Added: bug
avatar mbabker mbabker - change - 16 Oct 2016
Labels Added: admin UI only
avatar mbabker mbabker - change - 13 Sep 2018
The description was changed
Status New Closed
Closed_Date 0000-00-00 00:00:00 2018-09-13 01:32:20
Closed_By mbabker
avatar mbabker mbabker - close - 13 Sep 2018

Add a Comment

Login with GitHub to post a comment