Closed (fixed)
Project:
Commerce Coupon (D7)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2011 at 11:17 UTC
Updated:
1 Jun 2012 at 11:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
thehong commentedApplied: 3ea336c. Thank you.
Comment #2
thehong commentedComment #3
webmasterkai commentedComment #4
thehong commentedFixed, but we need this simple patch for entity module, without this patch, it will add join condition like this if we do not select any bundle:
INNER JOIN commerce_coupon ... WHERE commerce_coupon.type IN ('0', '0').Comment #5
thehong commented(try attach patch again)
Comment #6
webmasterkai commentedPerhaps an issue should be created on the Entity API project to apply the patch?
Comment #7
geek-merlinupsi, these patches seemdd to cause a regression at #1315022: Emptying cart with coupon applied throws error
maybe linked a flaw here
@fago, would be nice to do a review there
Comment #8
thehong commentedComment #9
pcambraCoupon->order relationships are now managed by EntityReference.
Marking this as fixed again, thanks!