? Pending

User tests: Successful: Unsuccessful:

avatar dgrammatiko
dgrammatiko
5 Jan 2022

Pull Request for Issue #36567 .

Summary of Changes

Upgrading from 4.0.x to 4.1 fails due to some FS inconsistencies

Testing Instructions

Actual result BEFORE applying this Pull Request

Expected result AFTER applying this Pull Request

Documentation Changes Required

@richard67

avatar dgrammatiko dgrammatiko - open - 5 Jan 2022
avatar dgrammatiko dgrammatiko - change - 5 Jan 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 5 Jan 2022
Category Administration com_admin
avatar dgrammatiko dgrammatiko - change - 5 Jan 2022
Labels Added: ?
avatar dgrammatiko dgrammatiko - change - 5 Jan 2022
The description was changed
avatar dgrammatiko dgrammatiko - edited - 5 Jan 2022
avatar wilsonge
wilsonge - comment - 5 Jan 2022

Isn't just you need to wrap the function call in realpath for Folder::exists. because realpath will do the path conversion for slashes (see the second example here https://www.php.net/manual/en/function.realpath.php)

avatar wilsonge
wilsonge - comment - 5 Jan 2022

if your using real_path my point is you shouldn't need the str_replace on top of that

avatar dgrammatiko
dgrammatiko - comment - 5 Jan 2022

if your using real_path my point is you shouldn't need the str_replace on top of that

I don't have a windows PC so I try things blindly here. Will remove them

avatar brianteeman
brianteeman - comment - 5 Jan 2022

its nothing to do with the file path as expained in the other issue

avatar dgrammatiko dgrammatiko - change - 5 Jan 2022
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2022-01-05 18:57:58
Closed_By dgrammatiko
avatar dgrammatiko dgrammatiko - close - 5 Jan 2022

Add a Comment

Login with GitHub to post a comment