Have a look at this blog post:
http://www.symfony-project.org/blog/2008/06/09/how-to-create-an-optimized-version-of-your-website-for-the-iphone-in-symfony-1-1

I think you should do the same thing as it is shown in the first "ProjectConfiguration" listing. Add your own event listener and fix the "sf format" dependant on the blackberry headers. Therefore look in the accept header and check what blackberry headers are sending to the server.

Frank

Am 25.03.2010 um 19:17 schrieb Andy Madsen:

We run a high-traffic website using Nginx and Fastcgi, with Symfony 1.1.4. (Over 3 Million Pageviews Daily) We're trying to expand our browser compliance to include Blackberry devices, and symfony is having trouble routing properly.

When we hit the site index in BBRY, we get this error:

[SfException]

Wrapped sfRenderException: The template 'indexSuccess.js.php" does not exist or is unreadable in "",

Our best guess is that the BBRY Request has some funky headers that are misunderstood by Symfony, but we haven't been able to lock it down. Anyone have any ideas? We're using symfony 1.1.4 for quite some time, and upgrading isn't an option.

Thanks
Andy Madsen

--
If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com

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

To unsubscribe from this group, send email to symfony-users +unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

--
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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

To unsubscribe from this group, send email to symfony-users+unsubscribegooglegroups.com 
or reply to this email with the words "REMOVE ME" as the subject.

Reply via email to