Active
Project:
Autocomplete Widgets for Text and Number Fields
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2010 at 07:33 UTC
Updated:
6 Nov 2010 at 07:37 UTC
Triggered Rules
- using "After Saving New Content" Event
- adding the condition "Field has Value"
- inputting nothing (leave empty) or "NULL"
WORKS for a single value autocomplete textfield (allowing actions to complete correctly)
DOES NOT WORK for a multi-value value autocomplete textfield (breaking actions)
This may be because the multi-value autocomplete textfield is not actually empty when no values are inputted. This should be fixed.
Comments
Comment #1
TimelessDomain commentedmaybe this is a cck issue? #446390: make rules conditions more robust ("Don't check for additional empty values, when there are multiple values. Fix checking for empty values.") - Although this issue has been fixed so the problem might lie elsewhere.