Hi,

I am facing a problem which is taotally driving me nuts!

I have some php code in a component (normal, you'll say), and I am
using values in php to inject them into some javascript.

But, each of this values is not correctly interpreted...

Example: I have a value defined in app.yml, I call it with
sfConfig::get('app_myvar') and null is returned.

Same thing with url_for: "echo url_for('@login');" to have the routing
link of a login page. With url_for on this page, this is worst, the
all page turns blank.

In dev environement everything is working fine. In prod environment
nothing of written above is working.

I am under Symfony 1.4

Benoit

-- 
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

Reply via email to