Fix Bill Moseley's double-auto bug, and add tests
authorYuval Kogman <nothingmuch@woobling.org>
Tue, 2 May 2006 15:06:06 +0000 (15:06 +0000)
committerYuval Kogman <nothingmuch@woobling.org>
Tue, 2 May 2006 15:06:06 +0000 (15:06 +0000)
commit7f23827ba42e87b4bf1f52d37534f3229a7f594d
treee933ff89ce7832f668c1ce17d531aada7bf5e358
parent37d1bca80eb81d9e94cc4649f67d06395a9a72f1
Fix Bill Moseley's double-auto bug, and add tests
lib/Catalyst/Dispatcher.pm
t/lib/TestApp/Controller/Action/Auto/Default.pm [new file with mode: 0644]
t/lib/TestAppDoubleAutoBug.pm [new file with mode: 0644]
t/live_component_controller_action_auto_doublebug.t [new file with mode: 0644]