verbb / wishlist

A Craft CMS plugin for wishlists for your users to save things to
Other
11 stars 12 forks source link

Add to cart is not working #137

Closed krisMoca closed 2 months ago

krisMoca commented 4 months ago

Describe the bug

Adding all items from wishlist to cart, adding an item from wishlisting to cart and renaming wishlist list failed - throwing session error.

image

Steps to reproduce

  1. Add an item to wishlist
  2. add an item from wishlist to commerce cart.

Craft CMS version

4.9.4

Plugin version

2.0.10

Multi-site?

Yes

Additional context

No response

engram-design commented 4 months ago

Seems to be working for me all okay. This error seems to point to more of a permission issue which was recently added where we don't want to be able to do actions on lists that aren't the users own.

Having said that if this is a list from someone else that's going to be an issue.

Should be fixed for the next release. To get this early, run composer require verbb/wishlist:"dev-craft-4 as 2.0.10".

engram-design commented 2 months ago

Fixed in 2.0.11