Ah, sorry, my bad. It works after clearing the cache.

Again - thanks Kris!

On 13 Cze, 22:58, matty <estrisa.netw...@gmail.com> wrote:
> Kris, thanks for changes but it seems that the issue with "missing"
> route is still there.
>
> Right know on clean symfony install with assetic, twig and symfony
> updated to master the following code in Twig
>
>         {% javascripts '@CompanyProjectBundle/Resources/public/
> demo.js' %}
>             <script src="{{ asset_url }}" async="async"></script>
>         {% endjavascripts %}
>
> results in
>
> An exception has been thrown during the rendering of a template
> ("Route "_assetic_1e61ee5_0" does not exist.") in
> CompanyProjectBundle::index.html.twig at line 10.
>
> Regards,
> Matt
>
> On 13 Cze, 17:33, Kris Wallsmith <kris.wallsm...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Thanks for the report, guys. I’ve done a bit of refactoring in Assetic and 
> > submitted a PR to @fabpot to address this 
> > issue:https://github.com/symfony/symfony/pull/1305
>
> > On Monday, June 13, 2011 at 5:22 AM, weaverryan wrote:
> > > Hey guys-
>
> > > With the commits that fixed this bug, I now have missing assetic
> > > routes in my project (not filter tags being used). I've created a PR
> > > (https://github.com/kriswallsmith/assetic/pull/75) that partially
> > > addresses the problem, but I'm a bit stuck. Is anyone else having
> > > assetic route problems when updating to the absolute latest and
> > > greatest?
>
> > > Thanks!
>
> > > On Jun 12, 4:17 pm, matty <estrisa.netw...@gmail.com (http://gmail.com)> 
> > > wrote:
> > > > Yes:http://www.twig-project.org/doc/templates.html#id1
>
> > > > On 12 Cze, 23:10, Kris Wallsmith <kris.wallsm...@gmail.com 
> > > > (http://gmail.com)> wrote:
>
> > > > > Hm, I'm not familiar with the filter tag. Has this been implemented 
> > > > > in Twig?
>
> > > > > k
>
> > > --
> > > If you want to report a vulnerability issue on symfony, please send it to 
> > > security at symfony-project.com (http://symfony-project.com)
>
> > > You received this message because you are subscribed to the Google
> > > Groups "symfony developers" group.
> > > To post to this group, send email to symfony-devs@googlegroups.com 
> > > (mailto:symfony-devs@googlegroups.com)
> > > To unsubscribe from this group, send email to
> > > symfony-devs+unsubscr...@googlegroups.com 
> > > (mailto:symfony-devs+unsubscr...@googlegroups.com)
> > > For more options, visit this group at
> > >http://groups.google.com/group/symfony-devs?hl=en

-- 
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 developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
To unsubscribe from this group, send email to
symfony-devs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to