Comments

Pixelstyle created an issue. See original summary.

dries arnolds’s picture

Clarification: they're only visible to admin. At least masquerading as an editor (even with admin rights to cbb) doesn't help.

clemens.tolboom’s picture

Issue summary: View changes
StatusFileSize
new970 bytes

Fixed it with attached patch by forcing loading the misc/jquery.cookie.js file. I'm puzzeled how to fix this for jquery_update module.

clemens.tolboom’s picture

StatusFileSize
new449 bytes

Adding the hardcoded version looks bad.

  • clemens.tolboom committed b779f1b on 7.x-1.x
    Issue #2935357 by clemens.tolboom: Blocks are always hidden for...
clemens.tolboom’s picture

While testing switching users I noticed the cookie is Browser specific. Not Drupal user specific.

I'm not sure what the common way of handling this is. Feedback is welcome.

dries arnolds’s picture

That's how it's supposed to work I guess. Fine by me. It's not a session cookie.

clemens.tolboom’s picture

FYI I saw multiple cookies based on path so cleaned up the cookie on root path only.

dries arnolds’s picture

Tested for anonymous and non-admin and works fine...

clemens.tolboom’s picture

Version: » 7.x-1.x-dev
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.