D7: .to-overlay is not used anymore as a trigger to open the overlay but is kept in toolbar module still; our patch should remove that obsolete code

CommentFileSizeAuthor
#4 toolbaroverlay.patch1.67 KBcasey
#2 toolbaroverlay.patch1.5 KBcasey
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

David_Rothstein’s picture

Title: Overlay D7: remove cruft from toolbar module » Remove overlay-related cruft from toolbar module
Component: other » toolbar.module

Retitling.

casey’s picture

Status: Active » Needs review
FileSize
1.5 KB
marcvangend’s picture

Status: Needs review » Needs work

The patch makes total sense, but after applying the toolbar links are left with an empty class attribute, for instance:

<a title="Select and configure your themes" id="toolbar-link-admin-appearance" href="http://localhost/d7/node#overlay=admin/appearance" class=""><span class="icon"></span>Appearance <span class="element-invisible">(Select and configure your themes)</span></a>

I couldn't really figure out where it comes from, can it be removed?

casey’s picture

Status: Needs work » Needs review
FileSize
1.67 KB

Reroll.

Issue that @marcvangend mentioned seems to be fixed already.

casey’s picture

Anyone?

Dries’s picture

Status: Needs review » Fixed

Yes, me! Committed to CVS HEAD. Thanks.

Status: Fixed » Closed (fixed)
Issue tags: -overlay

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