When clicking the token insert button in ckeditor the call also loads all kinds of files from the active theme. This should not happen. There should be a theme callback in the hook_menu to ajax_base_page_theme

Comments

fabianderijk’s picture

Status: Active » Needs review
StatusFileSize
new599 bytes

I've just added the patch for this issue.

attiks’s picture

Assigned: Unassigned » jelle_s
fabianderijk’s picture

Assigned: jelle_s » fabianderijk

  • fabianderijk committed e6e7f24 on 7.x-2.x
    Issue #2455649 by fabianderijk: Wrong theme on ajax call for creditor...
fabianderijk’s picture

Status: Needs review » Fixed

This is now fixed in the 7.x-2.x-dev version

Status: Fixed » Closed (fixed)

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

Ken Zhang’s picture

I've add a patch for token_insert_wysiwyg module.