[jifty-devel] unexpected dispatch on REST

Shawn M Moore sartak at bestpractical.com
Tue Jan 22 06:04:00 EST 2008


On Tue, Jan 22, 2008 at 01:04:48PM +0900, Tomohiro Hosaka wrote:
> mbp bokutin % lwp-request -m GET http://localhost:8888/=/action/Subscribe

> <title>EmailFlyer::Action::ConfirmSubscribe</title>

> -        return $cls if $cls =~ /$name$/i;
> +        return $cls if $cls =~ /::$name$/i;

Hi Tomohiro,

Ah ha. Good catch. Do you have a commit bit for Jifty yet? If not, send
jesse at bestpractical.com an htpasswd -n line. :)

Shawn



More information about the jifty-devel mailing list