a set of blocks exist. marking blocks via admin/build/block enabled, and changing the enabled block weight, take multiple attempts to actually take effect, and when a block weight is changed, it may not be the block indicated via the admin/build/block pannel.

work-around: weights (wrong value and/or block) -- reset all to zero, and change one at a time, multiple times until correct.
work-around: enablement resistant block -- repeat until done, or via mysql update the status value for the block.

observed on 5.0-beta2, using php5.2.0, mysql 5.12-beta, and freebsd 6.2-PRERELEASE

Comments

ebw’s picture

Component: block.module » Minnelli theme

themes/garland/minnelli

when using bluemarine the ineffective writes and random values when written problem is not present.

ebw’s picture

Component: Minnelli theme » block.module

correction, random revaluation occurs with several themes, when blocks are added, or moved.

its wicked annoying.

RobRoy’s picture

Can you test the latest 5.x-dev to see if this behavior still exists?

Download at http://drupal.org/node/96923

ebw’s picture

i just set up a 5.1 site and observed the same problem.

ricabrantes’s picture

Version: 5.0-beta2 » 5.x-dev
Status: Active » Fixed

Fixed in D5.x-dev

Anonymous’s picture

Status: Fixed » Closed (fixed)

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