Publisher does not support the Fluid field type. Please do not contact asking when support will be available.

If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.

Ticket: Blocks not saving when multiple tabs are open with edit entries

Status Resolved
Add-on / Version Bloqs 3.3.0
Severity
EE Version 3.5.12

Harold Kuiper

Feb 23, 2018

We noticed that blocks aren’t always saving. If you open two different entries in two browser tabs and edit the content in the blocks one of the two entries (sometimes both) wil not save the changes made in the blocks. The same goes for adding new blocks. You don’t have blocks in your demo so I can’t reproduce it and show you.
We’re using Publisher Lite 2.7.0, structure 4.2.2.

Hope you can reproduce this and come with a fix for it. Our client works with blocks a lot and edits multiple entries at a time.

Best,
Martijn

 

#1

BoldMinded (Brian)

Harold, go to this ticket and look at comment #21 where its adding a die() statement. Try commenting out the line that has “return;” on it and see if that fixes the issue.

#2

BoldMinded (Brian)

Sorry, forgot the link https://boldminded.com/support/ticket/1657#comment21

#3

Harold Kuiper

Hi Brian, Meaning changing the code to overcome the loss of data?

if ($sessionFormSecret !== $postFormSecret) {
 die(':(');
 return;
}

Best regards, Harold

#4

BoldMinded (Brian)

Yes, comment out that if statement and see if it works when entries are open in 2 different tabs.

#5

BoldMinded (Brian)

Harold, the latest version of Bloqs, 4.0, does not have that conditional in it anymore, and I’m 99% sure that is what was causing the issue. I’m going to close this ticket.

#6

Harold Kuiper

Hi Brian, Nice that you updated Bloqs to 4. We bought your add-on on Devot-ee but the new version is not available (or renewable) from Devot-ee. Best regards, Harold

#7

BoldMinded (Brian)

Harold that means its been 1 year since the original purchase date. All add-ons have a 1 year renewal policy. You should see the rewew option in your License section of your profile.

Login to reply