#28669: bool(ungettext_lazy('%(value)d blah', '%(value)d blahs', 'value')) 
returns
False
------------------------------------------------+------------------------
               Reporter:  Dylan Young           |          Owner:  nobody
                   Type:  Bug                   |         Status:  new
              Component:  Internationalization  |        Version:  1.8
               Severity:  Normal                |       Keywords:
           Triage Stage:  Unreviewed            |      Has patch:  0
    Needs documentation:  0                     |    Needs tests:  0
Patch needs improvement:  0                     |  Easy pickings:  1
                  UI/UX:  0                     |
------------------------------------------------+------------------------
 Expected: True

 This does not seem to be an issue with the non-lazy version.

 In particular this shows up when trying to provide a custom ungettext_lazy
 message to django.core.BaseValidator (or any subclass).

 Not sure if this is also present on Django>1.8 (couldn't find any existing
 references to this bug).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28669>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/053.a5c92b95530664a836d45a0d1c47ae55%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to