Skip to content.
Sections

Quantum Magic & Love Quarks

Personal tools
You are here: Home » Notes » Plone Notes » Archive » 2008 » September » 21 » Plone 3.1.2 Kupu refuses keystrokes
 

Plone 3.1.2 Kupu refuses keystrokes

Due to Plone Javascript tool Auto-grouping mode

Kupu rejects keystrokes - except when portal_js    tool is in debug

Philip Bauer provides the following in plone-users:


kupu stops working in plone 3.1.2 when for some reason you enable "Automatic grouping mode"
in portal_javascripts. It happened to a older site of mine that used this option.

Firebug throws two hints:
    _SARISSA_HAS_DOM_FEATURE is not defined ...
and
    tool.initialize is not a function ...

Fix: disable Automatic grouping mode :-)

Regards,
Philip


Posted by pf on 2008-09-21 10:30 AM
 

Powered by Plone