Closed (fixed)
Project:
Commerce Pickup
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2019 at 14:57 UTC
Updated:
19 Sep 2020 at 13:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
joao sausen commentedThis is actually a bug, not just a warning. It still works because count(TRUE) and count(FALSE) both validates to true.
Here is a patch to fix it.
Comment #4
m.stentaGood catch - thanks for the patch!