Dustin Whittle wrote:
> Ian,
> 
> Does this work?
> 
> news_asset:
>   url: /news/asset/:news_id/:filename
>   param: { module: news, action: viewasset }
>   requirements: { news_id: \d, filename: .* }
> 
> 
> What version of symfony? This is possible with the routing system in the
> routing branch. As long as apache is sending the request, it should work.
> Otherwise, wait for 1.1 where Francois built multiformats in to symfony.

No, unfortunatly this doens't work.

In fact, in the debug tool bar it shows:

connect "/news/asset/:news_id/:filename" (".html" suffix)

Does the current routing system in the routing branch break BC?


-- 
Ian P. Christian ~ http://pookey.co.uk

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to