https://bugs.koozali.org/show_bug.cgi?id=12108

--- Comment #2 from Jean-Philippe Pialasse <[email protected]> ---
Jean-Philippe Pialasse from comment #0)
> ($mailalias) = ($mailalias =~ /(.+)/);
> should be
>     ($mailalias) = ($mailalias =~ /([\w\p{L}]+)/);

refer to pseudonyms filter

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to