[Catalyst-dev] bug: visit() calling end()
David Schmidt
davewood at gmx.at
Wed Mar 20 09:11:13 GMT 2013
I want to visit/forward to an action and that action is endpoint of a
chain. so in order for the action to work correctly the entire chain
has to be processed. How can I do that without using visit()?
According to the documentation visit() should not call end() (POD &&
http://ion0.com/hx/redispatch.png)
t/aggregate/live_component_controller_action_visit.t explicitely tests
for more then one end() though.
cheers
david
More information about the Catalyst-dev
mailing list