Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[12.x] check not empty before concat url#55811

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
MrTuffaha wants to merge2 commits intolaravel:12.x
base:12.x
Choose a base branch
Loading
fromMrTuffaha:fix-12/remove-start-slash

Conversation

MrTuffaha
Copy link

When using packages that adds a default prefix in filesystem config (examplesteffjenl/laravel-azure-blob-storage).

The FilesystemAdapter adds a "/" before the path as it only checks if prefix is set not also if its not empty, this may result in a url with double slashes "//".

this pull checks if prefix is not empty before combining it with path

@MrTuffahaMrTuffaha changed the title[12.x] check prefix not empty before concat with path[12.x] check not empty before concat urlMay 21, 2025
@MrTuffahaMrTuffaha marked this pull request as draftMay 22, 2025 07:09
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@MrTuffaha

[8]ページ先頭

©2009-2025 Movatter.jp