On Sun, 12 May 2013, Petr Brož wrote: > Safari error console tells me that an error occured on the page: > "TypeError: 'null' is not an object (evaluating > 'handleObj.data.keys')" at jquery.hotkeys.js:47. It seems to have some > relation to binding a "keypress" event. > > Please can you advise how to fix that?
This is due to a wrong version of jquery.hotkeys.js. The problem has been fixed in: <http://invenio-software.org/repo/invenio/commit/?h=maint-1.1&id=1e5c804921d18839b1e9e383cc3bce3b5abd2bc9> Please update your local `jquery.hotkeys.js' and things will work. Best regards -- Tibor Simko

