Somehow em tags are being inserted around the ad group name default and when Drupal tries to create a Block table entry, the length of the entry for the field delta is too long. It is trying to insert the value

active_(em)default(/em)_group_ads (Where the parens should be substituted with less than and greater than signs to form a valid tag)

When I change the group name from default to deflt, it allowed the entry to be inserted but the Block names all have the em tags in the name

CommentFileSizeAuthor
blocks.jpg161.47 KBdenverrusty

Comments

jeremy’s picture

You have marked this bug against the 5.x-1.x-dev tree, but I'm unable to duplicate it there. Are you sure you're not using the latest stable release, version 1.0-1? That version had this bug, but I believe it is now fixed.

jeremy’s picture

Status: Active » Closed (duplicate)

No further feedback, marking as duplicate as it sounds like a previously fixed bug.