Download & Extend

Make edit block links compatible with Drupal core patched with block visibility fix

Project:Zen
Version:6.x-1.0
Component:PHP code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

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 title and visibility settings can get blanked out in block->configure (comment #35) the block edit links need to contain the theme name. Attached patch makes this happen.

Comments

#1

Status:active» needs review
AttachmentSize
1394378.1-zen-drupal-core-patched-block-vis.patch 1.26 KB

#2

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

AttachmentSize
1394378.2-zen-drupal-core-patched-block-vis.patch 1.21 KB

#3

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

AttachmentSize
1394378.3-zen-drupal-core-patched-block-vis.patch 1.33 KB