Prevent "Add content to the site" to open when clicking "Edit this page"

Permalink
Every time I set a page in Edit mode, the sidebar with "Add content to the site" (blocks) opens automatic.
How do I prevent this from happening?

Version 8.1

Dutchwave
 
MrKDilkington replied on at Permalink Reply
MrKDilkington
Hi Dutchwave,

This is a bug.

A community member is currently exploring how to resolve it.
mesuva replied on at Permalink Reply
mesuva
My understanding so far is that it only occurs when v8 is running out of a directory, i.e.http://mydomain.com/somefolder/...

If you run concrete5 at the root of a domain or subdomain this bug doesn't occur.
Dutchwave replied on at Permalink Reply
Dutchwave
That could be the case, all these sites are still in a folder. This week 1 goes live, hope it resolves the issue.
TMDesigns replied on at Permalink Reply
TMDesigns
This isn't the case.

I have two sites

http://109.228.46.198/~site1/

but one does it and the other one doesn't
TMDesigns replied on at Permalink Reply
TMDesigns
This isn't the case.

I have two sites

http://109.228.46.198/~site1/

but one does it and the other one doesn't
MrKDilkington replied on at Permalink Reply
MrKDilkington
This issue is resolved in the next version of concrete5.

"Add directory to cookie clear/set in cookie middleware #5197"
https://github.com/concrete5/concrete5/pull/5197...
TMDesigns replied on at Permalink Reply
TMDesigns
So why would this only work on one site and not the other
mesuva replied on at Permalink Reply
mesuva
The original issue was a bit hard to replicate at times, sometimes it would happen, sometimes it would behave as expected. I think it all comes down to there being different times when the cookie in question is set.

It's a quick code change to test on the affected site I guess!