Re: [Django] #6271: filter arguments with spaces break several template tags

2013-02-23 Thread Django
#6271: filter arguments with spaces break several template tags
-+-
 Reporter:  Rob Hudson   |Owner:  aaugustin
 |   Status:  closed
 Type:  New feature  |  Version:  master
Component:  Template system  |   Resolution:  fixed
 Severity:  Normal   | Triage Stage:  Accepted
 Keywords:  tplrf-fixed  |  Needs documentation:  0
Has patch:  1|  Patch needs improvement:  1
  Needs tests:  0|UI/UX:  0
Easy pickings:  0|
-+-
Changes (by Baptiste Mispelon ):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"069280a6893d0f496c8f15922807939c68459ec3"]:
 {{{
 #!CommitTicketReference repository=""
 revision="069280a6893d0f496c8f15922807939c68459ec3"
 Used token.split_contents() for tokenisation in template tags accepting
 variables.

 Fixed #6271, #18260.
 }}}

-- 
Ticket URL: 
Django 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #6271: filter arguments with spaces break several template tags

2013-02-23 Thread Django
#6271: filter arguments with spaces break several template tags
-+-
 Reporter:  Rob Hudson   |Owner:  aaugustin
 |   Status:  new
 Type:  New feature  |  Version:  master
Component:  Template system  |   Resolution:
 Severity:  Normal   | Triage Stage:  Accepted
 Keywords:  tplrf-fixed  |  Needs documentation:  0
Has patch:  1|  Patch needs improvement:  1
  Needs tests:  0|UI/UX:  0
Easy pickings:  0|
-+-
Changes (by bmispelon):

 * cc: bmispelon@… (added)


-- 
Ticket URL: 
Django 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #6271: filter arguments with spaces break several template tags

2013-02-23 Thread Django
#6271: filter arguments with spaces break several template tags
-+-
 Reporter:  Rob Hudson   |Owner:  aaugustin
 |   Status:  new
 Type:  New feature  |  Version:  master
Component:  Template system  |   Resolution:
 Severity:  Normal   | Triage Stage:  Accepted
 Keywords:  tplrf-fixed  |  Needs documentation:  0
Has patch:  1|  Patch needs improvement:  1
  Needs tests:  0|UI/UX:  0
Easy pickings:  0|
-+-

Comment (by bmispelon):

 I "accidentally" fixed this while working on a different bug.

 I have a pull request for this and #18260 at
 https://github.com/django/django/pull/751

-- 
Ticket URL: 
Django 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #6271: filter arguments with spaces break several template tags

2012-02-14 Thread Django
#6271: filter arguments with spaces break several template tags
-+-
 Reporter:  Rob Hudson   |Owner:  aaugustin
 |   Status:  new
 Type:  New feature  |  Version:  SVN
Component:  Template system  |   Resolution:
 Severity:  Normal   | Triage Stage:  Accepted
 Keywords:  tplrf-fixed  |  Needs documentation:  0
Has patch:  1|  Patch needs improvement:  1
  Needs tests:  0|UI/UX:  0
Easy pickings:  0|
-+-
Changes (by aaugustin):

 * owner:   => aaugustin
 * ui_ux:   => 0
 * easy:   => 0


-- 
Ticket URL: 
Django 
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #6271: filter arguments with spaces break several template tags

2011-04-01 Thread Django
#6271: filter arguments with spaces break several template tags
-+-
   Reporter:  Rob|Owner:
  Hudson |   Status:  new
   Type:  New|Component:  Template system
  feature| Severity:  Normal
  Milestone: | Keywords:  tplrf-fixed
Version:  SVN|Has patch:  1
 Resolution: |  Needs tests:  0
   Triage Stage:  Accepted   |
Needs documentation:  0  |
Patch needs improvement:  1  |
-+-
Changes (by julien):

 * type:   => New feature
 * severity:   => Normal


Comment:

 Considering how old this "bug" is, fixing it properly today would be
 equivalent to a new feature, I think.

-- 
Ticket URL: 
Django 
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #6271: filter arguments with spaces break several template tags

2009-01-09 Thread Django
#6271: filter arguments with spaces break several template tags
--+-
  Reporter:  Rob Hudson   | Owner:  
   
Status:  new  | Milestone:  
   
 Component:  Template system  |   Version:  SVN 
   
Resolution:   |  Keywords:  
tplrf-fixed
 Stage:  Accepted | Has_patch:  1   
   
Needs_docs:  0|   Needs_tests:  0   
   
Needs_better_patch:  1|  
--+-
Comment (by dc):

 #10001 has been marked as a duplicate of this ticket. It also contains
 small patch for smart_split().

-- 
Ticket URL: 
Django 
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 django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



Re: [Django] #6271: filter arguments with spaces break several template tags

2008-12-12 Thread Django
#6271: filter arguments with spaces break several template tags
--+-
  Reporter:  Rob Hudson   | Owner:  
   
Status:  new  | Milestone:  
   
 Component:  Template system  |   Version:  SVN 
   
Resolution:   |  Keywords:  
tplrf-fixed
 Stage:  Accepted | Has_patch:  1   
   
Needs_docs:  0|   Needs_tests:  0   
   
Needs_better_patch:  1|  
--+-
Comment (by mtredinnick):

 For this ticket to get to the point of being resolvable, it has to
 actually fix the template tags that have problems with spaces in their
 arguments. Just changing `smart_split()` is only part of the issue (since
 it's actually a change that doesn't fix the original problem, as the
 original problem isn't in the code any longer). We also need to fix the
 problem identified in #8902: those tags not using `smart_split()`, as well
 as add documentation.

 So the currently latest patch is only the first 25.647% (approximately) of
 the fix. Yes, this may be looked at as an increase in scope of the ticket,
 but we need one ticket that is the holder for "spaces in arguments" and
 this one was just nominated to volunteer.

-- 
Ticket URL: 
Django 
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 django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---