#527: WebJournal: Fix disply error page
-------------------------+----------------------
Reporter: lmarian | Owner: lmarian
Type: defect | Status: in_merge
Priority: major | Milestone: v1.0
Component: WebJournal | Version:
Resolution: | Keywords:
-------------------------+----------------------
Changes (by lmarian):
* status: new => in_merge
Comment:
Fixed in lmarian/webjournal_webaccess_fix
In order for the error pages to be correctly displayed, the req argument
needs to be passed to the function that creates the Invenio page (needed
in order to build the Administration panel).
For this, the signature of the user_box() function needed to be changed,
in order to accept this parameter, and all the calls of this function
needed to be updated.
--
Ticket URL: <http://invenio-software.org/ticket/527#comment:1>
Invenio <http://invenio-software.org>