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

Old media versions throw 404 error #7319

Open
Quehnie opened this issue Mar 20, 2024 · 0 comments
Open

Old media versions throw 404 error #7319

Quehnie opened this issue Mar 20, 2024 · 0 comments
Labels
Bug Error or unexpected behavior of already existing functionality

Comments

@Quehnie
Copy link
Contributor

Quehnie commented Mar 20, 2024

Q A
Sulu Version 2.5

Actual Behavior

If an old media version gets requested the MediaStreamController throws a 404 Error.

Expected Behavior

src/Sulu/Bundle/MediaBundle/Controller/MediaStreamController.php Line 257
Should use getMediaById so we get all Versions and not only the current one.

Steps to Reproduce

Upload 2 File Versions.

Possible Solutions

src/Sulu/Bundle/MediaBundle/Controller/MediaStreamController.php Line 257
Should use getMediaById so we get all Versions and not only the current one.

@Quehnie Quehnie added the Bug Error or unexpected behavior of already existing functionality label Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Error or unexpected behavior of already existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant