Issue 500: move default template routing into the routing system
http://code.google.com/p/qubit-toolkit/issues/detail?id=500

Comment #4 by jack.bates:
Awesome work, thanks Peter!

Remember that the parameter holder holds the request parameters passed to  
the
*current* module/action, while  
$this->context->getRouting()->setDefaultParameters()
sets parameters used to generate links to *other* module/actions, so it is  
expected
that they do not show up in the request parameter holder. However, links  
generated
after calling setDefaultParameters(array('template' => 'isad')) should have  
a
'template' parameter...



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Issues" 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/qubit-issues?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to