Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
toolbar.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 Apr 2014 at 20:28 UTC
Updated:
29 Jul 2014 at 23:31 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tim.plunkettAs of right now, this is working "correctly".
The demo theme pages are explicitly NOT admin pages.
And "Back to site" tracks the last visited non-admin page.
If we mark the demo pages as an admin page, then the admin theme will be used, and we won't be able to demo the theme.
Comment #2
tim.plunkettI don't think this is a regression, I'd be surprised if this was not always broken.
Comment #3
nod_indeed.(edit) next time i'll wake up before commenting.
Comment #4
nod_Actually it wasn't broken before. The active link patch broke it.
Comment #5
nod_Comment #6
vijaycs85Applied patch in #4 and did 'Steps to reproduce'. All looks fine now. Thanks @nod_ for the quick patch.
Comment #7
tim.plunkettI completely misunderstood the problem space, thanks nod_
Comment #9
catchThanks!