Fix / => %2F in uri_for so that it only works for action objects as previously advert...
authorTomas Doran <bobtfish@bobtfish.net>
Wed, 27 Jan 2010 21:04:17 +0000 (21:04 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Wed, 27 Jan 2010 21:04:17 +0000 (21:04 +0000)
commit2689f8a4d4914dc316857f50eea2cf03788b7030
tree2b5392024ae1651e12856010946a5fbe10ebf578
parent62b6471146edafe1192f6f8d162b9dc7c3b5a6e7
Fix / => %2F in uri_for so that it only works for action objects as previously advertised as this has been screwing people. Also fix multiple / => %2F conversion in the same arg/capture
Changes
lib/Catalyst.pm
t/aggregate/live_component_controller_action_chained.t
t/aggregate/unit_core_uri_for.t