[wellwell-devel] [SCM] Interchange wellwell catalog branch, master, updated. 61bf84059ae1efc772cb8d21847f8405691e8d9a

Stefan Hornburg racke at rt.icdevgroup.org
Mon Apr 6 13:41:12 UTC 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Interchange wellwell catalog".

The branch, master has been updated
       via  61bf84059ae1efc772cb8d21847f8405691e8d9a (commit)
      from  9cb01cb4c2c8cde5cfc1d3f894f0132254a8298f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 61bf84059ae1efc772cb8d21847f8405691e8d9a
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Mon Apr 6 15:40:57 2009 +0200

    pass cart name on removal

-----------------------------------------------------------------------

Summary of changes and diff:
 plugins/wishlists/code/wishlists.sub |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/wishlists/code/wishlists.sub b/plugins/wishlists/code/wishlists.sub
index d29792a..3350496 100644
--- a/plugins/wishlists/code/wishlists.sub
+++ b/plugins/wishlists/code/wishlists.sub
@@ -28,7 +28,7 @@ sub {
 
 	# whether to delete stuff from wishlist
 	if ($CGI->{remove}) {
-		$Tag->wishlist('remove', $CGI->{remove});
+		$Tag->wishlist('remove', $CGI->{remove}, $CGI->{cart});
 	}
 
 	# show wishlist for the current user


hooks/post-receive
-- 
Interchange wellwell catalog



More information about the wellwell-devel mailing list