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
