Fixed tree view for repos with / in name
authorJose Luis Martinez <jlmartinez@capside.com>
Wed, 9 Mar 2011 22:41:42 +0000 (23:41 +0100)
committerDan Brook <broq@cpan.org>
Sun, 13 Mar 2011 20:57:53 +0000 (20:57 +0000)
commit4a0a2afabdbeef0d1f353e5b4bba1553a8615af4
treeed44ad937e0a5a9b1b764cc8c76566cf1cc3c7cd
parentcc6059c08a787a43ddcaf6da3211cfd35d398283
Fixed tree view for repos with / in name

The "/" in the name of the repo was not escaped. Use uri_for_action to
generate the link to the fragments URI. That implies deleting the
"around" uri_for_action in Gitalist.pm. That seems to be OK because
tests still pass. Also, didn't find any invocation to uri_for_action
with a /fragments path.
lib/Gitalist.pm
root/fragment/ref/tree.tt2