#33112: BaseValidator does not localize params passed to rendered 
ValidationError
-------------------------------------+-------------------------------------
               Reporter:  JakeUrban  |          Owner:  nobody
                   Type:  Bug        |         Status:  new
              Component:  Core       |        Version:  3.2
  (Other)                            |       Keywords:  validators,
               Severity:  Normal     |  localization, i10n, error, message
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  1          |
-------------------------------------+-------------------------------------
 django.core.validators.BaseValidator does not localize the values
 contained in the params dict passed to ValidatorError. The result is that
 error messages contain localized error messages with non-localized values.

 Here is a photo of an english-style number included in a Portuguese error
 message:

 [[Image(https://ibb.co/nwNbsjx)]]

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33112>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.181987320ca909179edadb7cd268cb5b%40djangoproject.com.

Reply via email to