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

elliotttf’s picture

Status: Active » Needs review

The 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.

todd nienkerk’s picture

Assigned: Unassigned » elliotttf
Status: Needs review » Closed (won't fix)

Marking as "won't fix" based on elliotttf's feedback above.