Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.x] Fix regression where editing an asset loads the /edit url in the browser #10964

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

daun
Copy link
Contributor

@daun daun commented Oct 16, 2024

PR #10948 tried to enable history browsing in the asset browser and inadvertently introduced a bug where editing an asset would try to load the filename.txt/edit url in the asset browser. This fixes the regression by ignoring path updates pointing at the asset editor.

Fixes #10957

@jasonvarga jasonvarga merged commit 46881a5 into statamic:5.x Oct 16, 2024
16 checks passed
@daun daun deleted the fix/asset-metadata-history branch October 21, 2024 15:29
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.

Editing an asset metadata leaves you in an edit subfolder
2 participants