#8902: tags having problems with filtered variables using arguments with spacing
--------------------------------------+-------------------------------------
Reporter: kire | Owner: nobody
Status: new | Milestone: post-1.0
Component: Template system | Version: 1.0
Resolution: | Keywords: template tags
Stage: Unreviewed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
--------------------------------------+-------------------------------------
Changes (by kire):
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
To be more precise, actually every tag that blindly splits on spaces will
break on filter arguments with spaces in it. Such a patch would be quite
large (all default tags, special tags & contrip apps tags).
Of course, Since the with tags works with my patch you can always work
around this problem in other tags.
--
Ticket URL: <http://code.djangoproject.com/ticket/8902#comment:1>
Django Code <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
-~----------~----~----~----~------~----~------~--~---