<a href="#"><?php echo image_tag('icons/information'); ?></a>I think you are sick from the "all-symfony" syndrome :) On Sun, Dec 14, 2008 at 7:14 PM, Nicolas Garnault <[email protected]> wrote: > > Hi people, > > I'd like do make a "generic" link to call an ajax request (using > mootools, so, not using the "javascript_helper" and "link_to_remote" > folks) like this : > > link_to(image_tag('icons/information'), '#'); > > The problem is that this line throws up an exception : > > 500 | Internal Server Error | sfConfigurationException > The route "#" does not exist. > > So is it a bug, or is there another way to make such kind of links ? > > Thanks a lot > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
