Project

General

Profile

Actions

Bug #9066

closed

ecl.php: Checking /config path is not working due to lack of trailing slash

Added by Jim Pingle over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Backup / Restore
Target version:
Start date:
10/25/2018
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
All

Description

At source:src/etc/ecl.php#L59 the locations for the external config locator (ECL) script are defined, but /config does not end in a trailing slash.

Later when the locations are used at source:src/etc/ecl.php#L61 no slash is added between the path and target filename.

Thus, ecl.php checks for /config.xml and /configconfig.xml rather than /config/config.xml.

Actions

Also available in: Atom PDF