Closed (fixed)
Project:
Commerce Coupon (D7)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 May 2013 at 22:30 UTC
Updated:
23 Jul 2013 at 13:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
remydenton commentedI also ran into this bug.
I think there could be edge cases where '.view' isn't a specific enough selector (e.g. if you've got a views attachment, view within a view, etc.). The attached patch is a bit more targeted.
Comment #2
pcambraMakes sense, thanks both for the fix, committed to the -dev version.