Export to GitHub

catz - issue #465

In Mojolicious 5.1x illegal url is generated


Comment #1

Posted on Jul 21, 2014 by Happy Camel

It seems that there is some strange redirect from correct url to incorrect url!

Comment #2

Posted on Jul 21, 2014 by Happy Camel

This also occurs due to render partial -> render_to_string change in Mojolicious

Comment #3

Posted on Jul 21, 2014 by Happy Camel

Fixed by making the mentioned change.

Status: Fixed