Problem/Motivation

Style Switcher 6.x-1.x has numeric (0) block delta.
Style Switcher 7.x-1.x and 7.x-2.x have word (styleswitcher) block delta.

So when upgrading from 6 to 7 the style switcher block disappears with all its configuration, and site admin has to configure it anew.

Proposed resolution

Implement hook_update_N where update block delta using update_fix_d7_block_deltas() function.

Comments

pingwin4eg created an issue. See original summary.

pingwin4eg’s picture

Assigned: pingwin4eg » Unassigned
Status: Active » Needs review
StatusFileSize
new1 KB

  • pingwin4eg committed fbb4f0f on 7.x-2.x
    Issue #2597920 by pingwin4eg: Different block deltas in different module...
pingwin4eg’s picture

Status: Needs review » Fixed

  • pingwin4eg committed fbb4f0f on 6.x-2.x
    Issue #2597920 by pingwin4eg: Different block deltas in different module...

Status: Fixed » Closed (fixed)

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