David Pollak <[email protected]> writes: > The ajax rendering is not done in the same SiteMap context as the full page > request, so the page-specific snippets are not being accessed. This is an > interesting problem and deserves a ticket. I'll capture the current custom > snippet context when ajax requests for a given page are executed.
Do you want me to create a ticket or? Is there a workaround for this (or perhaps a better way to solve the problem :-) I guess I can always extract the body of the snippet into a method and just invoke this from the ajax call as well as the snippet...... /Jeppe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" 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/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
