Twitter Block currently stores each block's Widget ID alongside the other widget settings in a serialized data column. Since Widget IDs must be unique, they should be broken out into a separate column so they can be easily checked for uniqueness (among other things).

CommentFileSizeAuthor
#1 move-widget-id-1986324-1.patch5.69 KBDevin Carlson
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Devin Carlson’s picture

Status: Active » Needs review
FileSize
5.69 KB

A patch to rip Widget ID out of the serialized array of data.

Devin Carlson’s picture

Status: Needs review » Fixed

Committed to 7.x-2.x.

Status: Fixed » Closed (fixed)

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