Closed (outdated)
Project:
Admin
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2011 at 22:51 UTC
Updated:
29 Oct 2025 at 14:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
MrMaksimize commentedOops that one came up blank. here's a new and improved one.
Comment #2
pdrake commentedHere is a re-roll of this patch against the latest 6.x-2.x, relative to module root.
Comment #3
artfulrobot commentedThanks! I'd found and fixed the missing quotes around the href selector, but missed the prop().
Here's my patch which includes the href fix, the prop fix, and adds a fix for the breadcrumbs mechanism (which used on a workaround for jquery 1.2 that didn't seem necessary with 1.7)
Against: 7.x-2.0-beta3
Comment #4
dcyuri7 commentedthanks this helped me :)
Comment #5
jackbravo commentedYes this works for me with jquery_update and admin. Without this patch I get "Syntax error, unrecognized expression: [href=/admin]".
Comment #6
populist commentedHere is a quick reroll of #3 to cleanly apply. I also tested this and think its great.
Comment #7
idflood commentedPatch in #6 doesn't apply cleanly on 7.x-2.x so I manually rerolled it. There was two lines about the href which were already ok and I added a fix in admin.devel.js.
Comment #8
idflood commentedComment #9
idflood commentedNew patch to make the modification compatible with jquery 1.4 and >= 1.6.
Comment #10
sickness29 commentedD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.
Everyone can apply the patch above (not tested by the maintainers, tested by the community) to their D7 projects.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.
Thanks!