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