3 messages in com.googlegroups.pylons-discussRe: Problem with link_to_remote
FromSent OnAttachments
Keith Edmunds16 Jun 2006 11:46 
Philip Jenvey16 Jun 2006 16:01 
Keith Edmunds17 Jun 2006 01:04 
Subject:Re: Problem with link_to_remote
From:Philip Jenvey (pjen@groovie.org)
Date:06/16/2006 04:01:22 PM
List:com.googlegroups.pylons-discuss

On Jun 16, 2006, at 11:46 AM, Keith Edmunds wrote:

...which also performs exactly as expected, and incidentally uses the same template to display the result However, after I have followed the link shown above (tab.name), the link_to_remote link doesn't appear to do anything. It doesn't even generate a POST line in the server log, which it does when it works. The generated Javascript code for the "New" link is identical both before and after the other link has been followed.

First thing I would look for are javascript errors/warnings. In Firefox these can be viewed via Tools/Javascript Console.