Hi,

Done a quick search, but couldn't find anything related.


I'm having some routing issues using
sfPropelActAsCommentableBehaviorPlugin.

i'm accessing my commentable object using a sfPropelRoute route, and
if i post the a blank comment, the plugin action (which uses sfRoute)
tries to forward back to the referer action (sfPropelRoute), but then
i get: Call to undefined method sfRoute::getObject(). Doing a bit of
instroinspection the route object ($this->getRoute()) when forwarded
back is now sfRoute instead of sfPropelRoute.

Whats the best way to deal if this situation ? Or am i missing
something ?


Thanks

Lucas

--

You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.


Reply via email to