-
Is there any reason that this patch was not applied? http://pythonpaste.org/archives/message/20081015.191555.f6252ba5.en.html.
2009-05-08 15:20:25 UTC in FormEncode for Python
-
I'm using Python 2.4, but it happens with python 2.5 also. pydns is 2.3.3, formencode is version 1.2.2.
Reproducing test case:
>>> import formencode.validators
>>> e = formencode.validators.Email(resolve_domain=True)
>>> e.to_python(u'foo@example.com')
Traceback (most recent call last):
File "", line 1, in
File...
2009-05-07 16:56:17 UTC in FormEncode for Python
-
A username with a comma is allowed. This breaks when mail is sent to the address. If the address 'mb,foo@example.com' is entered, the smtplib response is (501, ': recipient address must contain a domain')
Just need to add ',' to the list of disallowed characters.
2009-05-07 16:35:36 UTC in FormEncode for Python
-
If perl is available, the generated files are regen'd, but if not, compilation fails because no /home/oever directory exists.
[ 68%] Building CXX object src/daemon/dbus/CMakeFiles/dbusserver.dir/dbusserver.o
In file included from /tmp/rmake/builds/strigi/strigi--/src/daemon/dbus/dbusserver.cpp:22:
/tmp/rmake/builds/strigi/strigi--/src/daemon/dbus/dbusclientinterface.h:4:64: error...
2007-08-08 16:32:31 UTC in Strigi
-
jtate committed patchset 2014 of module serendipity to the Serendipity PHP Weblog System CVS repository, changing 1 files.
2005-01-19 20:56:22 UTC in Serendipity PHP Weblog System
-
jtate committed patchset 1617 of module serendipity to the Serendipity PHP Weblog System CVS repository, changing 1 files.
2004-11-01 14:11:27 UTC in Serendipity PHP Weblog System
-
jtate committed patchset 1616 of module serendipity to the Serendipity PHP Weblog System CVS repository, changing 1 files.
2004-11-01 14:09:55 UTC in Serendipity PHP Weblog System
-
jtate committed patchset 1615 of module serendipity to the Serendipity PHP Weblog System CVS repository, changing 2 files.
2004-10-30 23:40:16 UTC in Serendipity PHP Weblog System
-
jtate committed patchset 1614 of module serendipity to the Serendipity PHP Weblog System CVS repository, changing 3 files.
2004-10-30 22:45:12 UTC in Serendipity PHP Weblog System
-
jtate committed patchset 1061 of module serendipity to the Serendipity PHP Weblog System CVS repository, changing 1 files.
2004-07-15 03:59:07 UTC in Serendipity PHP Weblog System