https://bugs.freedesktop.org/show_bug.cgi?id=64177
--- Comment #6 from Patrick Ohly <patrick.ohly(a)gmx.de> ---
I noticed an inconsistency: the operations should use hyphen instead of
underscore, like the other string constants. I noticed because I mistyped them
in the tests at first.
I'll make it consistent, so now the operations are:
- [ 'is|contains|begins_with|ends_with', '<field>',
'<text>',
+ [ 'is|contains|begins-with|ends-with', '<field>',
'<text>',
--
You are receiving this mail because:
You are on the CC list for the bug.