Jari Fredriksson wrote:
>> body PND_STOCK_PAYI
>> /[^a-z](P[^a-z]{0,4}A[^a-z]{0,4}Y[^a-z]{0,4}I[^a-z]
>> Pay88)/i
>>
>> (all on one line of course).
>>
>> In SA3.2.5, I get the following message:
>>
>> [5183] info: config: invalid regexp for rule
>> PND_STOCK_PAYI: /[^a-z
>> (P[^a-z]{0,2}A[^a-z]{0,2}Y[^a-z]{0: missing or invalid
>> delimiters
>>
>> With SA3.1.7, there's no problem.
>>
>>
>> /Per Jessen, Zürich
>
> The regexp as shown is not the same as in the error message.
I assumed that was because the error-message cuts it short, but you're
absolutely right, I had another unfinished rule with the same name.
Thanks for making me look again.
/Per Jessen, Zürich