propel-bundle/Request
Chris c2a3c3082d Check if there's a _route request attribute before getting it
Apparently Symfony doesn't add a _route parameter to subrequests (esi render call) so PropelParamConverter throw an error accessing getOption method on not-existent object on line 98.
2013-09-25 12:09:42 +02:00
..
ParamConverter Check if there's a _route request attribute before getting it 2013-09-25 12:09:42 +02:00