The latest commits broke the Layout builder. I'm not sure which exact one, but if you create a new layout, and attempt to change column sizes, it won't work. Additionally, it also appears column sizes are not being saved since when you export all of the bootstrap_class values are ''. I reverted all commits made on July 6th, and it began working again.

Comments

fruitsalad’s picture

Hello,

I think I got the same problem. After updsting to the last version. I can't change the column sizes either. When I change a column size and save my changes, the changed value resets to 1.

zmove’s picture

Can confirm the issue. Tried to investigate it but no much time ATM.

If somebody can make a patch, I would commit it.

ahmedeng’s picture

StatusFileSize
new627 bytes

the error was with line #75 in bootstrap-admin.js

milos.kroulik’s picture

StatusFileSize
new619 bytes

Sorry, wrong patch. Please ignore.

milos.kroulik’s picture

The patch from #3 applies after adding newline at the end of a patch, but didn't solve the issue for me.

  • dobe committed f39d5f5 on
    Issue #2531830 by ahmedeng, milos.kroulik, dobe: Fixed regression in...
Anonymous’s picture

@milos.kroulik: Use the patch in #3. For each column you must enter an id or check 'use default id'.

dobe’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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