Closed (fixed)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2009 at 22:35 UTC
Updated:
18 Aug 2009 at 13:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
Island Usurper commentedThe action names are run through check_plain() when they are displayed on the CA form, so we should use ! instead of @ here. The default predicates also change the action names to something similar, so we should probably keep them consistent.
Comment #2
Island Usurper commentedLooks OK to me on the actions form. Committed.