#527: WebJournal: Fix disply error page
-------------------------+---------------------
Reporter: lmarian | Owner: lmarian
Type: defect | Status: closed
Priority: major | Milestone: v1.0
Component: WebJournal | Version:
Resolution: fixed | Keywords:
-------------------------+---------------------
Changes (by Ludmila Marian <ludmila.marian@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [3d13aea7bd87d061154d7e39ba6ce7f6d4a0ede6]:
{{{
#!CommitTicketReference repository=""
revision="3d13aea7bd87d061154d7e39ba6ce7f6d4a0ede6"
WebJournal: fix error display
* Update user_box() functions implemented by all the errors
created by webjournal in order to accept the req argument (this
argument is used when the error page is constructed in order
to retrieve the access roles of the users, for constructing the
admin tab).
* Update all the user_box() function calls, to pass req as
an argument. (fixes #527)
}}}
--
Ticket URL: </ticket/527#comment:2>
Invenio <http://invenio-software.org>