Posted by ksenzee on October 26, 2009 at 7:36pm
6 followers
| 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
Retitling.
#2
#3
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
Reroll.
Issue that @marcvangend mentioned seems to be fixed already.
#5
Anyone?
#6
Yes, me! Committed to CVS HEAD. Thanks.
#7
Automatically closed -- issue fixed for 2 weeks with no activity.