<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000"><div>Hi Folks,</div><div><br></div><div>I have a content type with a taxonomy field. &nbsp;I have a view that lists the instances of that content grouped by taxonomy. &nbsp;This view has recently started misbehaving, and I need some help diagnosing what has changed. &nbsp;&lt;irony&gt; Honestly, I changed nothing! &nbsp;I only went through and cleaned up junk that I wasn't using any more... &lt;/irony&gt; (-:</div><div><br></div><div>If I display the content I have no problem. &nbsp;(<a href="http://&lt;site&gt;/content/page1">http://new.capitolaires.org/content/side-side</a>)&nbsp;If I use the view which is blind to the taxonomy and simply displays an alphabetical list of the content, I also have no problem. (<a href="http://new.capitolaires.org/music-download">http://new.capitolaires.org/music-download</a>&nbsp; then click "Side by Side") If I use my view that groups by taxonomy (<a data-mce-href="http://new.capitolaires.org/music-library" href="http://new.capitolaires.org/music-library">http://new.capitolaires.org/music-library</a>) then I see the AJAX throbber and I get an AJAX error with a very long JSON string:</div><blockquote><div><p style="margin: 0px;" data-mce-style="margin: 0px;">An AJAX HTTP error occurred.<br>HTTP Result Code: 200<br>Debugging information follows.<br>Path: /content/sweet-and-lovely<br>StatusText: OK<br>ResponseText: &lt;very long JSON string...&gt;</p></div></blockquote><div></div><div><br></div><div>First and foremost, why is this an AJAX request? &nbsp;The view explicitly says not to use AJAX, so how is this setting being countermanded? &nbsp;I see AJAX classes in the DOM nodes and this mystifies me.</div><div>Second how do I go about debugging this? &nbsp;Where is a reasonable breakpoint so I can divide this problem?</div><div><br></div><div>Thanks for the help,</div><div><br></div><div>Chris.</div></div></body></html>