#656: CFG_ACCESS_CONTROL_LEVEL_ACCOUNT=5 throws error on Admin page
------------------------+----------------------------------------------
Reporter: arwagner | Owner: skaplun
Type: defect | Status: closed
Priority: minor | Milestone:
Component: WebAccess | Version:
Resolution: fixed | Keywords: CFG_ACCESS_CONTROL_LEVEL_ACCOUNT
------------------------+----------------------------------------------
Changes (by Samuele Kaplun <samuele.kaplun@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [d4cdfb96c4f0eff14b044608653ae7d525ebbdbd]:
{{{
#!CommitTicketReference repository=""
revision="d4cdfb96c4f0eff14b044608653ae7d525ebbdbd"
WebAccess: fix Access policy page
* When CFG_ACCESS_CONTROL_LEVEL_SITE was set to the valid value
of 3 or CFG_ACCESS_CONTROL_LEVEL_ACCOUNTS was set to the valid
value of 5, accessing the Access policy page of WebAccess Admin
interface would have caused an unhandled exception. This is now
fixed. Thanks to Alexander Wagner for reporting the problem.
(closes #656)
}}}
--
Ticket URL: </ticket/656#comment:3>
Invenio <http://invenio-software.org>