Closed (duplicate)
Project:
Ajax Load
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2010 at 08:10 UTC
Updated:
28 Jun 2010 at 22:15 UTC
After activating ajax load module, the default glossary view skipped with Views module started to behave oddly: exactly after the third click on a letter (to filter view by that letter), the attachment view on top disappears.
It behaves this way even if you create another similar view filtering by an argument and having an attachment display view on top of the main display, filtering by that argument (set on summary), and using ajax.
I am using latest version of views and ajax load module on latest drupal 6 version.
Comments
Comment #1
markus_petrux commentedI have tried Glossary View with and without Ajax Load module enabled, and it behaves oddly in both cases to me.
I'm guessing this is an issue for Views. There have been several reports, and maybe it is not already fixed, or maybe you need to peek the latest dev.
http://drupal.org/project/issues/views?text=Glossary+Ajax&status=All
Comment #2
garyabbott commentedIf anyone runs across this issue (I have spend many hours trying to debug the same problem). I was able to get the problem to go away by only turning off AJAX for the glossary attachment and just having AJAX on for the main page. Not sure if this is by design, but it really should be a setting you can't do as it gives no clue that is the issue. Definitely appears to be a Views issue. Hitting a glossary letter still causes the main view page to do AJAX requests for data.