Problem/Motivation

It looks like modules e.g. Panels Everywhere skip the invocation of hook_preprocess_page().
Thus with that module enabled the JS tokens are never set.

Proposed resolution

Replace implementation of hook_preprocess_page() with hook_preprocess_html().

Remaining tasks

Reviews needed.

User interface changes

None

API changes

None

CommentFileSizeAuthor
js-use-js_preprocess_html.patch619 bytesdas-peter
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

  • markcarver committed 23d1427 on 7.x-2.x authored by das-peter
    Issue #2419745 by das-peter: Use hook_preprocess_html() instead of...
markhalliwell’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.