From: Karen Tracey <kmtra...@gmail.com>
Date: Sun, 18 Nov 2012 00:32:46 -0500
Local: Sun, Nov 18 2012 12:32 am
Subject: Re: URLValidator on urls without protocol
On Sun, Nov 18, 2012 at 12:21 AM, Jared Martin <jaredtmar...@gmail.com>wrote:
> I don't mean to wake a dead dog, but what has become of this? I came
Yes, it should be fixed. Per the ticket referenced it was fixed two years
> across this problem today. For now, I've subclassed. But it should be > fixed, right? ago. The specific scenario showin in the ticket is fixed: Python 2.7.3 (default, Aug 1 2012, 05:16:07)
>>> import django
u'http://www.example.com/://'
>>> django.get_version() '1.4.2' >>> from django.forms import URLField >>> f = URLField() >>> f.clean('www.example.com/://') is failing unexpectedly and on what version of Django? > On Sunday, June 20, 2010 7:35:23 PM UTC-6, Samus_ wrote:
>> ticket: http://code.djangoproject.com/**ticket/13804<http://code.djangoproject.com/ticket/13804>
>> also found a real-life scenario when this feature of the RFC is
>> On Sat, Jun 12, 2010 at 7:42 AM, MIL <need...@gmail.com> wrote:
>>> I was the guy that brought it up on #django
>>> Thanks :o)
>>> Michael Hjulskov
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||