[Debian-l10n-devel] [Debian-l10n-commits] r1048 - /ddtss/trunk/ddtss-cgi
Nicolas François
nicolas.francois at centraliens.net
Sun Jun 1 15:16:23 UTC 2008
Hi Martijn,
On Sun, Jun 01, 2008 at 02:02:28PM -0000, kleptog-guest at users.alioth.debian.org wrote:
> Author: kleptog-guest
> Date: Sun Jun 1 14:02:28 2008
> New Revision: 1048
[...]
> - if( $email !~ /^[A-Z0-9._%-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$/i )
> + if( $email !~ /^[A-Z0-9._+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$/i )
This will remove support for '%' in the login part of the email address.
Is it on purpose?
(Note that I have no idea about what is a valid or invalid email address;
I just want to make sure it is not a typo).
Cheers,
--
Nekral
More information about the Debian-l10n-devel
mailing list