#25841: Rendering errors in django admin site causes a HTTP 500
----------------------------------+-------------------------------------
     Reporter:  benzid-wael       |                    Owner:  charettes
         Type:  Bug               |                   Status:  assigned
    Component:  contrib.postgres  |                  Version:  1.8
     Severity:  Normal            |               Resolution:
     Keywords:                    |             Triage Stage:  Accepted
    Has patch:  0                 |      Needs documentation:  0
  Needs tests:  0                 |  Patch needs improvement:  0
Easy pickings:  0                 |                    UI/UX:  0
----------------------------------+-------------------------------------
Changes (by charettes):

 * status:  new => assigned
 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * owner:   => charettes
 * needs_docs:   => 0
 * stage:  Unreviewed => Accepted


Comment:

 Confirmed with the latest Django 1.8 and master.

 It looks like while `django.contrib.postgres.forms.array.SimpleArrayField`
 
[https://github.com/django/django/blob/273ce8aa6ae8a7404f5a9cd08f5e2753f1aa9368/django/contrib/postgres/forms/array.py#L49
 concatenates it's underlying field's error message it doesn't pass the
 original exception's parameters].

--
Ticket URL: <https://code.djangoproject.com/ticket/25841#comment:1>
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/069.3b2ac39006a19acc4a69c53d93e36aee%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to