Everytime I try to preview or save my view with Javascript enabled, I get a white screen with string of code starting with what's below. If I turn off javascript, everything works OK - so it would seem to be related to AJAX.
Haven't had this issue til this version of Views. Running D6.10
Apologies if this has been posted before, I couldn't find it with a quick search.
{ "replace": { "#views-tab-default": "\x3cdiv class=\"clear-block views-display views-display-default\"\x3e\n \x3cdiv class=\"top\"\x3e\n \x3cdiv class=\"inside\"\x3e\n \x3cspan class=\"display-title\"\x3e\n Defaults \x3c/span\x3e\n \x3cspan class=\"display-description\"\x3e\n Default settings for this view. \x3c/span\x3e\n \x3c/div\x3e\n \x3c/div\x3e\n\n \x3cdiv class=\"left tab-section\"\x3e\n \x3cdiv class=\"inside\"\x3e\n \x3cdiv class=\"views-category\"\x3e\n \x3cdiv class=\"views-category-title\"\x3eView settings\x3c/div\x3e\n \x3cdiv class=\"views-category-content\"\x3e\n \x3cdiv class=\"\"\x3e\n Tag: \x3ca href=\"/admin/build/views/nojs/details/courses\" class=\"views-ajax-link\"\x3eNone\x3c/a\x3e \x3c/div\x3e\n \x3c/div\x3e\n \x3c/div\x3e\n \n \x3cdiv class=\"views-category\"\x3e\n \x3cdiv class=\"views-category-title views-category-basic\"\x3e\n Basic settings
Comments
Comment #1
dddave commentedSee this: http://drupal.org/node/421574
It seems to be some jquery hiccup but I cannot sort out from where it comes. It happens from time to time and sometimes in bunches but I cannot detect a certain pattern.
Comment #2
esmerel commentedIf this is still a problem, please open a new issue under the current versions of drupal/views.