Closed (fixed)
Project:
Aloha Editor (obsolete)
Version:
7.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
1 Oct 2012 at 12:58 UTC
Updated:
15 Oct 2012 at 13:11 UTC
I'm not sure why this wasn't a problem in the past, but: when doing a fresh install of Spark and looking at the front page with the anonymous user, I get the above error.
The cause is $(function () { Drupal.aloha.init(); });, the root cause is Drupal.aloha.init() not dealing well with the case of it not receiving a callback function.
Comments
Comment #1
wim leersFixed.
- D7: http://drupalcode.org/project/aloha.git/commit/6d91096
- D8: http://drupalcode.org/project/aloha.git/commit/459faef