#2080: tg.redirect does not support list arguments
--------------------------+-------------------------------------------------
Reporter: jorge.vargas | Owner: faide
Type: defect | Status: new
Priority: normal | Milestone: 2.0
Component: TurboGears | Version: trunk
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
In TG1 the following, is valid
{{{
redirect(['/paste', guid])
}}}
while in TG2 it fails with a traceback. Looking at the code for
redirect/url this behavior was ported to TG2 for url but not for redirect
which I think it's a bug.
--
Ticket URL: <http://trac.turbogears.org/ticket/2080>
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
-~----------~----~----~----~------~----~------~--~---