From views.module

      // block.module has a delta length limit of 32, but our deltas can
      // unfortunately be longer because view names can be 32 and display IDs
      // can also be 32. So for very long deltas, change to md5 hashes.

Block instance doesn't need this because the block name is serialized into a text object.

Comments

dagmar’s picture

Status: Active » Fixed

Committed 4a8e18f

Status: Fixed » Closed (fixed)

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