Closed (fixed)
Project:
Block Instances
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 May 2011 at 13:53 UTC
Updated:
10 Jun 2011 at 15:11 UTC
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
Comment #1
dagmarCommitted 4a8e18f