-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

seems to be a known bug that should be fixed soon:
https://github.com/symfony/symfony/issues/1152

and yes, we all hope to see a comprehensive assetic documentation...

Am 30.05.2011 14:12, schrieb Vyacheslav Slinko:
> config.xml:
>     <assetic:assets>
>         <assetic:asset name="jquery">
>             <assetic:input>%kernel.root_dir%/Resources/js/
> jquery.min.js</assetic:input>
>         </assetic:asset>
>     </assetic:assets>
> 
> base.html.twig:
>         {% javascripts '@jquery' %}
>             <b>{{ asset_url }}</b>
>         {% endjavascripts %}
> 
> Output:
>         Fatal error: Maximum function nesting level of '100' reached,
> aborting! in /Users/vyacheslav/PhpstormProjects/xxx/vendor/twig/lib/
> Twig/TokenStream.php on line 292
> 
> Maybe my configuration is wrong? I can't find any usage example for
> AsseticBundle.
> 

- -- 
Liip AG // Agile Web Development // T +41 26 422 25 11
CH-1700 Fribourg // PGP 0xA581808B // www.liip.ch
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk3l7o8ACgkQqBnXnqWBgIvnPQCguzomf6jc0QPpaHxX6AtMvKq1
srcAn08x0nwX9+mj0M6KRuNUZMwjleMr
=DkQb
-----END PGP SIGNATURE-----

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