Closed (fixed)
Project:
Ubercart AJAX Cart
Version:
6.x-2.0-alpha7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Nov 2009 at 18:37 UTC
Updated:
8 Jun 2011 at 10:02 UTC
When the ajax cart option is on and you click remove. The second message that flashes say's '!product successfully remove from cart.'.
It should say '!product successfully removed from cart.'
A client of mine pointed this out and I thought I'd pass it along.
I changed it on my end but thought everyone else might like the change.
I don't know how to submit patches yet but its on line 42 of the uc_ajax_cart.module
Comments
Comment #1
erik seifert commentedThanx will be fixed in next release
Comment #2
hedac commentedyes... also.. is there a way to not display this message when the order is complete?
It is understood that the cart is emptied when you complete a purchase and there is no need to display this message.
Comment #3
erik seifert commentedAh ok. Thanks for the tip. Normally it should be removed quit. I will have a look
Comment #4
Rob_Feature commentedAgree with #2: Its a bit confusing that when an order is completed, it says that the product has been removed from the cart...it could indicate to the purchaser that the order wasn't properly placed.
Any thoughts on removing this message on order completion only?
Comment #5
mautumn commentedI have created a separate feature request for the message removal - see #897038: Option to NOT show "<product> successfully removed from cart" - with an interim "solution".
Comment #6
tunicOk, this issue is fixed, option to remove the message is in other issue.