Skip to content

Fix filesystem path mangling - #717

Open
carnage wants to merge 1 commit into
hydephp:2.xfrom
carnage:patch-1
Open

Fix filesystem path mangling#717
carnage wants to merge 1 commit into
hydephp:2.xfrom
carnage:patch-1

Conversation

@carnage

@carnage carnage commented Aug 7, 2026

Copy link
Copy Markdown

Think I raised the original issue on the wrong repo, but the basic issue is the code in the Filesystem class seems to incorrectly handle relative paths.

If your base dir is /app and that is converted to a relative path before being used for path manipulation it causes fun issues like turning /_media/apple-icon.png into /_media/le-icon.png

This PR fixes it locally for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant