Closed (fixed)
Project:
Commerce coupon percentage
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2013 at 11:27 UTC
Updated:
17 Mar 2015 at 16:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
brunogoossens commentedpatched
Comment #2
pcambraIs your cart modified somehow? there's no way that can be happening there as the alter is only invoked when the coupon granted amount is displayed.
Comment #3
brunogoossens commentedThe granted amount is displayed below the coupon insert field, see screenshot.
Comment #4
pcambraThen is not happening in your cart, is happening in the first checkout page. Asking again, is this a default install or you modified something?
Comment #5
brunogoossens commentedI'm making a webshop starting from commerce kickstart 2 (added a lot of extras). The screenshot is idd from the first checkout page (after checking out the cart). If I remember correct, the error occurred on the review order page. That page contains the same granted amount then on the first checkout page. The difference is that at the moment of the review order page, the coupon is added. Srry that I don't have more time to investigate the problem, I just fixed it for me.
Comment #6
brunogoossens commentedComment #7
strae commentedSame issue for me.
Im using an old versione of commerce kickstart install profile (1.x-dev), but i updated all the modules.
Patch at #1 worked for me..
Worth to say that this problem only happen with anonymous users, I made a lot of tests but with the administrator user the bug doesnt happen.
Let me know if you need more info, Im using only standard modules (e.g. with no modifications).
Comment #8
rot3r1Same problem...
fixed with the patch.
Comment #9
willashley commentedI was having the same problem described above with a relatively unmodified Commerce Kickstart 2 installation, the patch from brunogoossens worked for me.
Comment #10
pcambraLet's bring back this to active.
Comment #11
pcambraThis was indeed a mismatch in the versions used. If you update -dev version of pct or fixed without using dev version of the main module you might have these issues.
For solving this in the future, I've tagged a beta7 both for pct and fixed amount modules to keep track of the main module.
From now, I'll keep synch of these three.
Comment #13
drupalninja99 commentedYou mean main module as in the commerce module or commerce coupon?