-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.A defect with this priority could have functionality issues which are not to expectations.Progress: doneReproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch
Description
Preconditions (*)
- It was previoulys working, tested in Magento 2.4.0.
Steps to reproduce (*)
- So upgrade to 2.4.1. Do not upgrade and remain in 2.4.0 in another cloned enviroment
- Go to product page
- Insert a product video in product page using the regular insert video button. It previously worked.
- Few days later try to do it again. Vimeo returns 404
- Try to upload to another Vimeo account to check if a setting may be blocking. No, it returns 404
- curl -i https://vimeo.com/videoId. It returns 200 and a response with json and ajax call
- Try to get in browser Vimeo dowload a file a does not print information on client
- Try the same in postman, it returns Json
- Try to debug Magento
- Check if it is Cors. Vimeo Cors is declared in Csp policy
Expected result (*)
1.Insert url in Product Video and it is found
2. Video displays in fotorama
Actual result (*)
- Video not found. Unable to display Vimeo on Fotorama
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- [X ] Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
jbasoo, hostep and novikor
Metadata
Metadata
Assignees
Labels
Issue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.A defect with this priority could have functionality issues which are not to expectations.Progress: doneReproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch
Type
Projects
Status
Done