#35673: ExceptionReporter.get_traceback_data() does not handle when request.GET
data exceeds DATA_UPLOAD_MAX_NUMBER_FIELDS
-------------------------------------+-------------------------------------
     Reporter:  Pēteris Caune        |                    Owner:  Mohammad
                                     |  Salehi
         Type:  Bug                  |                   Status:  assigned
    Component:  Error reporting      |                  Version:  5.1
     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
-------------------------------------+-------------------------------------
Comment (by Mohammad Salehi):

 We are encountering a very specific and complex error in the lower layers
 of the framework. Currently, we use `request.GET` to retrieve GET
 parameters. However, if `request.GET` encounters an error for any reason,
 how can the higher layers of the framework access these values and display
 the necessary information on the error page?

 which this issue's scenario has exactly the very same problem.

 What is your opinion on this?
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35673#comment:5>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701919f497209-9397166a-a2cb-45f4-9612-59933ec5a26f-000000%40eu-central-1.amazonses.com.

Reply via email to