When I select a color under the "settings" button for a given block and reload the page afterwards, the color resets on page reload. I believe that anything under the "settings" button for a given block should be auto-saved when auto-save is enabled.

Maximize also does not auto-save. I am uncertain whether this one should be auto-saved or not. Given that minimize does auto-save properly, I believe that for consistency purposes it may need to also be auto-saved.

Comments

thekevinday’s picture

Version: 7.x-2.x-dev » 7.x-2.0-beta3

This is actually a bug report for 2.0-beta3.

Also, by "minimize" I meant "collapse button"

brianV’s picture

Version: 7.x-2.0-beta3 » 7.x-2.x-dev

The bug report is for the -dev branch, since it's a problem in the current -dev release ;)

kkaya’s picture

Version: 7.x-2.x-dev » 6.x-3.x-dev

I'm having the same problem with the 6.x-3.0-beta2 release - changes to block positions are saved, but not colors or node filters under settings.

brianV’s picture

Title: Auto-save doesn't save for a few cases » Block colors, node filters, and other block-specific settings not saved.
Version: 6.x-3.x-dev » 7.x-2.x-dev

Putting back against 7.x-2.x-dev, with a more appropriate title.

When I have more time, I will take a look at this. however, as always, Patches welcome!

kkaya’s picture

Thanks for the quick reply! This is a fantastic module and its implementation on drupal.org seems to work with the node filter functionality. Do you know what version they're currently using? I thought maybe it was 6.x-3.0-beta1 after looking at the release notes, but had the same problems as 6.x-3.0-beta2.

brianV’s picture

kericson:

They are running 6.x-3.0-beta2 for the Drupal.org dashboard - see #1063728: Homebox module should be bumped to 6.x-3.x. I am really not sure what's different about the implementation there.

Shadlington’s picture

Colours haven't saved in any version I have ever tested.
Also, an issue already exists for it: #946206: Changed the color of the block is not saved

thekevinday’s picture

Colors have worked for me (outside of what I described here), I wonder what the difference is between our cases.

Shadlington’s picture

It could be the browser... According to that issue I referenced it works in some browsers but not others.

I use chrome and firefox myself.

crobinson’s picture

I have noticed that I frequently have to hit Save twice before things like the color setting will be saved. I'm not sure why. On the first save, the "Unsaved" indicator will go away, but a color change or widget move won't actually be remembered if you then refresh the page - it reverts. If you click Save twice, it saves properly.

anybody’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)