Actions
Bug #8909
closedMailer and Promotion Conditions with regexp match on a zero CB field evaluate it as an empty string instead of '0'
Bug #8909:
Mailer and Promotion Conditions with regexp match on a zero CB field evaluate it as an empty string instead of '0'
Description
This is due to a bug in field value fetch for comparison: A value of 0 is interpreted as null.
Issue was reported on joomlapolis.com on ticket # 457200
Actions