For the complete background, please see my detailed (Panels) bug report at http://drupal.org/node/1976766.

In particular, see http://drupal.org/node/1976766#comment-7335394, which details my discovery of this serious (in my site's case ) bug in facetapi_collapsible.js.

To be brief, there is an uncaught exception at line 56 of the js file when the 'logged-in user' is anonymous, and only when the user is anonymous. Everything works as expected when the Drupal user is authenticated.

In Opera:

js bug

In Safari:

js bug

This little module is great. This bug's resolution is critical for my site. The bug is on line 56.

Thanks,

Bob

CommentFileSizeAuthor
safari-log.png119.59 KBAnonymous (not verified)
dollar-dot-cookie-is-not-a-function.png100.1 KBAnonymous (not verified)

Comments

Anonymous’s picture

Title: facetapi_collapsible.js throws uncaaught exception for anonymous users » facetapi_collapsible.js throws uncaught exception for anonymous users
Anonymous’s picture

I see you already know about this critical bug, but never pushed it to a point release (7.x-2.0). I am referring to http://drupal.org/node/1834778 and its being fixed in dev.

attiks’s picture

I'll try to push a new release

attiks’s picture

Version: 7.x-1.0 » 7.x-1.1
Status: Active » Closed (duplicate)

1.1 release created.

Anonymous’s picture

Thanks.