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

BUG: Redirect for changed media assets don't get created anymore #5000

Closed
1 task done
dlubitz opened this issue Apr 19, 2024 · 0 comments · Fixed by #5001
Closed
1 task done

BUG: Redirect for changed media assets don't get created anymore #5000

dlubitz opened this issue Apr 19, 2024 · 0 comments · Fixed by #5001
Assignees

Comments

@dlubitz
Copy link
Contributor

dlubitz commented Apr 19, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

If you replace an asset in media browser, you have the option to create a redirect from the old the the new asset. This redirect is not created anymore.

Expected Behavior

If you select "Generate redirects from original file url to the new url" a redirect should get created.

Steps To Reproduce

Pre-requisites:

  • Neos.Redirect package needs to be installed

Steps

  • Choose an existing asset and replace with another file.
  • Enable "Generate redirects from original file url to the new url"
  • Click "Replace asset resource"
  • Check for exisiting redirect in Redirects-Module

Environment

- Flow: 8.3.8
- Neos: 8.3.11
- PHP: 8.1.26

Anything else?

No response

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

Successfully merging a pull request may close this issue.

1 participant