#2080: tg.redirect does not support list arguments
--------------------------+-------------------------------------------------
 Reporter:  jorge.vargas  |        Owner:  faide
     Type:  enhancement   |       Status:  new  
 Priority:  low           |    Milestone:  2.0  
Component:  TurboGears    |      Version:  trunk
 Severity:  major         |   Resolution:       
 Keywords:                |  
--------------------------+-------------------------------------------------
Comment (by amcgregor):

 After some testing, the url function behaves quite differently from the
 way it did before; after upgrading to b3 I entered Bizarro world.  The
 isinstance conditional code in the patch should be updated to
 `['/'.join(components)] + ...` instead of simply combining the values.
 Now the previous call structure continues to work and does not impede the
 new style of call (which I haven't figured out, yet).

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2080#comment:3>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to