Hi,

when viewing a wishlist and if you want to add one product to cart you click on the button in the specific line. but all products were added to cart...
maybe a solution is to set the default value of qty to 0 install of wantqty's value...

regards

CommentFileSizeAuthor
#3 uc_wishlist-427438.patch693 byteslongwave
#2 uc_wishlist.patch5.63 KBcybertoast
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

cybertoast’s picture

Wondering if any further work has been done on this issue. I've got the same problem.

cybertoast’s picture

FileSize
5.63 KB

I've created a patch file that does a few things with this:
1. Corrects the issue with adding all items into the cart when an item's Add To Cart button is pressed (around line 286 in uc_wishlist.pages.inc)
2. Added an option in the uc_wishlist settings window to add a combined Add To Cart button and remove the per-line buttons. This Allows users to manage things either individually or in a group, based on what the Administrator defines.
3. Added the combined add button (per 2.).

I have based this patch on the released code, and have not included the patches contributed to the list (in April I believe).

Cheers

longwave’s picture

Status: Active » Needs review
FileSize
693 bytes

Patch attached that fixes this issue alone.

longwave’s picture

Status: Needs review » Fixed

Fixed in uc_wishlist-6.x-1.1.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.