I'm mainly posting this so that I can include the patch in my Drush make file - thats why its against a really old version of zen (1.0)

But essentially, when your Drupal core is patched with #115596: Block custom title, visibility and pages settings get blanked out in block->configure (comment #35) the block edit links need to contain the theme name. Attached patch makes this happen.

Comments

mrfelton’s picture

Status: Active » Needs review
StatusFileSize
new1.26 KB
mrfelton’s picture

Previous patch was against 6.x-1.x. This one is against 6.x-1.0

mrfelton’s picture

Damn, missed a cruital part of the patch. Here it is again against 6.x-1.0

johnalbin’s picture

Component: PHP code » layout.css
Status: Needs review » Closed (won't fix)

The 6.x-2.x branch is in bug-fix only mode.

johnalbin’s picture

Issue summary: View changes

Made link to core issue working