Fixed situation where a detach($action) from a forward within auto was not breaking...
authorTon Voon <ton.voon@opsera.com>
Thu, 5 May 2011 19:45:58 +0000 (20:45 +0100)
committerTon Voon <ton.voon@opsera.com>
Thu, 5 May 2011 19:45:58 +0000 (20:45 +0100)
commit2688734f3a611b95e5c1f82c0c248c462d1eaa6b
treef89254e3d987b5978c2648583cf8d8f12553b92d
parent5a39616b06890f0f52089a93a0714159ee2066ec
Fixed situation where a detach($action) from a forward within auto was not breaking out correctly
lib/Catalyst.pm
t/aggregate/live_component_controller_action_auto.t
t/lib/TestApp/Controller/Action/Auto/Detach.pm [new file with mode: 0644]