The following error happens on page load: Uncaught TypeError: Cannot read property 'currentPathIsAdmin' of undefined

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Sam152’s picture

Related to: #8349445

Sam152’s picture

martin107’s picture

+1
can confirm this is new and is seen in browsers console log when visiting the main page after a fresh install

nod_’s picture

Priority: Normal » Critical
Status: Needs work » Needs review
Issue tags: +JavaScript
FileSize
467 bytes

dumb error let's fix it now since it doesn't look like anyone wants to fix the other issue.

Sam152’s picture

Status: Needs review » Reviewed & tested by the community

Looks good. Applies cleanly. Resolves issue.

webchick’s picture

Priority: Critical » Normal

Can we please use priorities appropriately?

nod_’s picture

Regression cause by the roll back of a critical task, and pretty much the reverse of the critical bug #2167611: Back to site button broken follow-up of the critical task.

Back button is currently broken, this patch fixes it. I thought critical was fair, every time I broke the overlay that was critical soooo…
#1772466: Broke overlay with the dependency patch
#2004098: Overlay forms broken in IE10 for Windows 7
#1740958: overlay is broken

nod_’s picture