You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2017/10/24 00:52:54 UTC

[Bug 7480] Unescaped left brace in regex

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7480

waltman@pobox.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |waltman@pobox.com

--- Comment #1 from waltman@pobox.com ---
In fact, does that even need to be a regex? Maybe it would be simpler to just
say

$str = substr($str, 0, 200);

-- 
You are receiving this mail because:
You are the assignee for the bug.