> Are you sure you are checking it correctly? I suspect the problem is I am not interepreting firebug properly.
When I do a stepwise debug trace through cake's view render code during the processing of the ajax request, I can see the layout is properly set to 'ajax' , and the final $out which is produced contains only the html snippet to be replaced, as one would expect in an ajax call. So everything smells pretty. I guess I am just not using firebug correctly. Anyone have any experience with firebug to know what screen I should be looking at to see the response sent back from an ajax call - not the final result of the page after the html is inserted - just the response sent to the browser? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
