Thanks. I became curious after playing around with the new 
plugin Mojolicious::Plugin::RenderSteps. When using a redirect from a step 
while using the plugin, I got an error message under morbo even though it 
appears that everything worked properly in the browser.

Mojo::Reactor::EV: Read failed: Mango: Event "read" failed: Can't call 
method "req" on an undefined value at /home/.../Mojolicious/Controller.pm 
line 215.

The plugin automatically calls the "finish" event after all the steps are 
completed where it then calls either render_maybe or render_not_found. It 
is the render_not_found that generates the error as there is no template. I 
wasn't sure if the plugin was exposing a fallacy in my usage of a redirect.

Thanks again,
skiehn


-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to