This may be a bug, or just lack of documentation, but it is a nasty issue to figure out.

There have been several reports of this and I have not seen a solution presented. I had an attached glossary view with a linked page display and was trying to use AJAX loading. After clicking on the letter selections from the glossary attachment 3 times the attachment line would disappear. After much debugging it looked like both the attachment and main page were being processed by the AJAX code and eventually causing loss of the attachment. I went back and turned OFF AJAX for the attachment and left it on for the main page. Everything is working correctly now and it is still doing AJAX calls for the page data.

Not sure if this is a bug, user error, or even if this is a correct fix, but it solved the issue for me.

Comments

esmerel’s picture

Status: Active » Postponed (maintainer needs more info)

I'm unable to replicate this. Can you give more information about your environment or anything? Show the debugging data you have, so that we can step through it and see where things might have gone wrong?

esmerel’s picture

There was a bug fix in 2.9 for ajax and glossary problems; are you sure you have the right version? (hopefully by now you're actually past 2.9 and it's working anyway, but!)

esmerel’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)
skeeve’s picture

Version: 6.x-2.9 » 6.x-2.12
Status: Closed (cannot reproduce) » Active

i have the same problem with views version = "6.x-2.12"

mustanggb’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)