#11577: PLNIPField validation error when empty
------------------------------------------------------+---------------------
               Reporter:  amz                         |         Owner:  nobody
                 Status:  new                         |     Milestone:        
              Component:  django.contrib.localflavor  |       Version:  1.0   
             Resolution:                              |      Keywords:        
           Triage Stage:  Accepted                    |     Has patch:  1     
    Needs documentation:  0                           |   Needs tests:  1     
Patch needs improvement:  1                           |  
------------------------------------------------------+---------------------
Changes (by lrekucki):

  * needs_better_patch:  0 => 1
  * needs_tests:  0 => 1


Comment:

 Replying to [comment:4 anonymous]:
 > Ding dong, someone is really (try to) using it. Can you accept this
 ticket?

 It is accepted, but not ready for inclusion. First, it needs tests.
 Second, it doesn't fix the problem entirely. A string like "---" will pass
 the length check, then get stripped and an empty string will be passed to
 has_checksum_valid.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11577#comment:5>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to