#12151: UnicodeEncodeError from django.contrib.comments.views.utils line 41.
----------------------------------------------+-----------------------------
Reporter: mikl | Owner: nobody
Status: new | Milestone: 1.2
Component: django.contrib.comments | Version: SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 1
Needs_better_patch: 1 |
----------------------------------------------+-----------------------------
Comment (by mikl):
@thejaswi_puthraya: The GET parameters are set by the client, so malicious
Internet denizens have a lot of fun with sending junk data to webservers
to see if they'll find an exploit somewhere. So what I'm driving at here
is that junk data in such parameters should not cause internal server
errors, since junk request is part of the normal way of life on the web.
--
Ticket URL: <http://code.djangoproject.com/ticket/12151#comment:6>
Django <http://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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.