#21048: Error page should not invoke callables passed through WSGI META 
structure
---------------------------------+------------------------------------
     Reporter:  ericbuehl        |                    Owner:  nobody
         Type:  Bug              |                   Status:  new
    Component:  Error reporting  |                  Version:  master
     Severity:  Normal           |               Resolution:
     Keywords:                   |             Triage Stage:  Accepted
    Has patch:  1                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  1
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+------------------------------------

Comment (by Arnaud Limbourg):

 This is a fairly old ticket and the case can still happen but on the main
 reasons to use Werkzeug is to have the debugger that comes with it (as is
 used in `django-extensions runserver_plus` command). To my knowledge the
 crash does not happen when using the Werkzeug debugger.

 Having callable in request.META seems like a corner case that has limited
 consequences as it happens in the debug view.

 I would set the resolution to `won't fix`.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21048#comment:8>
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/067.9d0e80f57cb14aa1811a498ffb127c00%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to