Closed (won't fix)
Project:
Block Class
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
9 Jan 2011 at 22:56 UTC
Updated:
13 Jan 2011 at 20:06 UTC
The patch form the issue below needs to be ported to the 7.x-1.x branch.
#410554: CSS Class Definition on "Add Block" page
Issue summary: Adding block class information to a brand-new block (i.e., on the "Add Block" form) fails to save the data. The patch supplied in the issue above fixes this.
Comments
Comment #1
elliotttf commentedThe fix for #410554: CSS Class Definition on "Add Block" page isn't actually necessary. D7 does pass the delta value for new blocks into the submit handler. I can confirm that new entries are correctly stored to the database.
Comment #2
todd nienkerk commentedMarking as "won't fix" based on elliotttf's feedback above.