Hello,

we have installed the pu branch of Invenio lately and have serious issues
with the record editor there.

1) On page load, the browser (in the development console) complains of not
finding /js/jquery-ui.min.js, img/jquery-ui.css, js/jquery.js and
editor/base.css. We have tried to create symlinks to files of the same
names in other directories and the browser stopped complaining but that
does not mean that we have found the right files.

2) The main editor table does not show up because the window is organized
top to bottom and there is no space for the table content left. This is
probably due to an incomplete or not up-to-date css and a function
resize_content in engine.js that does not check whether the computed height
isn't too low.

3) When hitting any key, the browser responds with "No Undo operations to
process" and "No Redo operations to process". This seems to be a problem
with key bindings. We have run into js keyboard binding problems before as
well, with the master branch of Invenio. That one was caused by a wrong
version of jquery.hotkeys.js but this seems to be a different problem.

Please can you help us? Is the pu branch too bleeding edge? Should we
return to the next branch?

Best regards,

Petr Broz

Reply via email to