Download & Extend

Remove overlay-related cruft from toolbar module

Project:Drupal core
Version:7.x-dev
Component:toolbar.module
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)
Issue tags:overlay

Issue Summary

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

Comments

#1

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

Retitling.

#2

Status:active» needs review
AttachmentSizeStatusTest resultOperations
toolbaroverlay.patch1.5 KBIdlePassed on all environments.View details

#3

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?

#4

Status:needs work» needs review

Reroll.

Issue that @marcvangend mentioned seems to be fixed already.

AttachmentSizeStatusTest resultOperations
toolbaroverlay.patch1.67 KBIdlePASSED: [[SimpleTest]]: [MySQL] 19,054 pass(es).View details

#5

Anyone?

#6

Status:needs review» fixed

Yes, me! Committed to CVS HEAD. Thanks.

#7

Status:fixed» closed (fixed)

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