The order of the blocks remains to be ordered by their creation time.

This is how it looks:

::Rightside::
block 1
block 2
block 3

Which mean I cannot change to
::Rightside::
block 2
block 1
block 3

This is not just how works for these blocks but all of my blocks.
They cannot be ordered within the same area (header, footer, right side) but they can be moved to other areas.

Someone knows what causes this? My blocks are both views and none views.

Comments

Mattias Holmqvist’s picture

Component: book.module » block.module

Block module

damien tournoud’s picture

Status: Active » Postponed (maintainer needs more info)

This should work. Please give us more information about your environment (database engine, installed modules, browser used, etc.).

Mattias Holmqvist’s picture

Status: Postponed (maintainer needs more info) » Fixed

Dunno what caused it but it's fixed now. It was within a custom theme, so it was my fault anyway :)

Anonymous’s picture

Status: Fixed » Closed (fixed)

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