Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
toolbar.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
5 Jan 2014 at 22:34 UTC
Updated:
29 Jul 2014 at 23:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jessebeach commentedCode looks good. Safe to commit went the bot comes back green.
Comment #2
webchickPffft. Sites. Who needs to go back to those anyway? ;)
Committed and pushed to 8.x. Thanks!
Comment #3
droplet commentedThe patched relled-back
https://drupal.org/comment/8349413#comment-8349413
Comment #4
nod_fix RTBC in #2169299: Fix "Cannot read property 'currentPathIsAdmin' of undefined" error in escapeAdmin.js.
Comment #5
nod_I'll close it, let's get the other one in.
Comment #6
jibranAccording to #2169299-7: Fix "Cannot read property 'currentPathIsAdmin' of undefined" error in escapeAdmin.js we should revert this.
Comment #7
nod_Posting patch from other issue. The active class issue needs to be rerolled anyway so let's get this one in. It's ridiculous to have that button broken for so long.
Comment #8
nod_Comment #9
jibranThanks for the patch @nod_
Comment #10
webchickHm. I'm a bit confused how this happened, but committed and pushed to 8.x again.
Comment #11
webchickAnd actually, what about some tests that check for the existence of the back to site link when it ought to exist?
Comment #12
nod_You can't test it, it's all happening on the JS side.
Comment #13
webchickDang. So not even an empty div or anything? That's unfortunate. :(
Comment #14
nod_There is all the HTML for the back button, but it's always there, the JS tells it to show or not when appropriate. And unless you have a JS-capable browser that can't be tested.
Comment #15
jibranWe can fix the testing problem let's remove back button by adding overlay. :P
Thanks for the commit @webchick.
Comment #17
dcrocks commentedDid this get reverted? Because current code does not have this change.
Comment #18
dcrocks commentedSorry, #1979468: ".active" from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links reverted this.
Comment #19
droplet commented