[dokuwiki] New PR: Update Loader.php

  • From: "cziehr" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sun, 22 Nov 2020 18:21:17 +0100 (CET)

Hi,

cziehr opened a new pull request at 
https://github.com/splitbrain/dokuwiki/pull/3349:

The config options are read in the order plugin-standard-values -> 
template-standard-values -> dokuwiki.php -> local.php -> local.protected.php 
into DokuWiki.
But when entering the configuration manger, they options are displayed in the 
order dokuwiki.php -> plugin-standard-values -> template-standard-values -> 
local.php -> local.protected.php

This patch fixes the issue, so that the right values are displayed if there are 
no configs set in local.php or local.protected.php

See also 
https://forum.dokuwiki.org/d/18489-issues-with-modifying-confdokuwikiphp for ;
further information.

This is a second version of this change, because on the first try, there was 
unnoticed php-error.

Please help us to review this pull request, so new contributors get feedback in 
a timely manner.

20a14700-2ce7-11eb-9804-06b21853e872


-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts: