#8905: Error in default comment preview template
----------------------------------------------+-----------------------------
Reporter: Uninen | Owner: nobody
Status: reopened | Milestone: post-1.0
Component: django.contrib.comments | Version: 1.0
Resolution: | Keywords: comments,
templates
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
----------------------------------------------+-----------------------------
Changes (by mtredinnick):
* stage: Unreviewed => Accepted
Comment:
Yes, this is a bug. We shouldn't be overloading the name like that and
differentiating on the value, since, as noted, the values need to be
marked for translation. Using distinct names to determine which action was
selected is the normal way in HTML forms.
--
Ticket URL: <http://code.djangoproject.com/ticket/8905#comment:3>
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
-~----------~----~----~----~------~----~------~--~---