Skip to content
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.

Cookie Overflow Bug upon creating Reservation #1512

Open
@AlanLiu96

Description

@AlanLiu96

The elusive cookie overflow bug that has been cropping up for a while now.

selection_016

Not sure what exactly causes it, but here are the list of steps I followed to successfully reproduce it as Superuser

  1. Create an equipment model with ~ 20 available equipment Items
  2. Put that equipment model into your cart. Try to check out 10000 (or any other VERY large number of them).
  3. At checkout page, fill in text for explanation. and press checkout. You will be redirected to catalog as expected.
  4. Repeat steps 2-3 a couple of times with decreasing numbers of items Ex. 10000 --> 1000 --> 500 --> 100
    (not sure how many times is necessary, but my suspicion is that this part is essential to "filling up" the cookies) Also not sure if changing quantities on the catalog page is sufficient, or if its necessary to change quantities on the checkout page.
  5. Try to check out 20 of the item.
  6. The reservation will successfully be created, but you will be redirected to a CookieOverflow error.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions