Closed (fixed)
Project:
Display Suite
Version:
7.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 May 2012 at 19:36 UTC
Updated:
13 Aug 2013 at 09:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
gopherspidey commentedok I reacted to soon. I found the emergency page and removed to the block entry. Is there a hook that is called when a content type is renamed?
Comment #2
swentel commentedThere's already an implementation in ds, see ds_node_type_update() and _ds_entity_type_update(). We should be able to fix this there.
Comment #3
swentel commentedSo yeah, the emergency page is a way to remove those block regions.
Updated the submit button as it has a confusing label. In case someone wants to write a patch, go ahead, for now, closing this.
Comment #4
swentel commentedAlso committed to 8.x-2.x