Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Virtual Y Favorites issue if there are more than 110 favorited items #176

Open
dmytrolavrinenko opened this issue Jan 25, 2022 · 0 comments

Comments

@dmytrolavrinenko
Copy link

YNorth has received several reports of the issues with the Favorites section that appears broken if there are more than 110 favorited items.

Steps to reproduce:

  1. Login with Virtual Y account
  2. Proceed to the Videos section and add 110 items to Favorites by clicking the heart icon
  3. Proceed to the Favorites section and verify that all the items are displayed

Current result: the Favorites section appears broken due to Request-URI Too Long 414 error.
(GET request to get the favorited items: here).
Video of the issue: https://www.youtube.com/watch?v=PatVLRPxHEU
As a temporary solution LimitRequestLine parameter in Apache can be increased to 24000.

Expected results: Favorites section should be able to load any number of favorited items.

image

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

No branches or pull requests

1 participant