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

Fix "Undefined variable $added" in Cart::update() #873

Merged

Conversation

mlocati
Copy link
Contributor

@mlocati mlocati commented May 8, 2024

Another fix, now for this warning:

Undefined variable $added

User: Guest

URL: https://www.domain.com/cart/update

File: [webroot]/packages/community_store/src/CommunityStore/Cart/Cart.php
Line: 597

Trace:
#0 [webroot]/packages/community_store/src/CommunityStore/Cart/Cart.php(597): Whoops\Run->handleError()
#1 [webroot]/packages/community_store/src/CommunityStore/Cart/Cart.php(542): Concrete\Package\CommunityStore\Src\CommunityStore\Cart\Cart::update()
#2 [webroot]/packages/community_store/controllers/single_page/cart.php(198): Concrete\Package\CommunityStore\Src\CommunityStore\Cart\Cart::updateMultiple()
#3 [internal function]: Concrete\Package\CommunityStore\Controller\SinglePage\Cart->update()

@Mesuva Mesuva merged commit 56a6159 into concretecms-community-store:master May 9, 2024
@mlocati mlocati deleted the cart-update-added branch May 9, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants