issues
search
suncat2000
/
MobileDetectBundle
Symfony 2/3/4 bundle for detect mobile devices, manage mobile view and redirect to the mobile and tablet version.
397
stars
154
forks
source link
Fix getRouteOption + only handle master requests
#26
Closed
rmsint
closed
11 years ago
rmsint
commented
11 years ago
the Symfony RouteCollection can return null if a Route object is not found, this is fixed
if fe. esi is used twig will return an error for sub request, therefore only handle master request
upped the priority a bit of the kernel.request listener to be called before content is rendered