Aaron Coburn created VCL-606:
--------------------------------
Summary: viewdocs interface inaccessible
Key: VCL-606
URL: https://issues.apache.org/jira/browse/VCL-606
Project: VCL
Issue Type: Bug
Components: web gui (frontend)
Affects Versions: 2.3
Reporter: Aaron Coburn
Assignee: Aaron Coburn
Priority: Trivial
The veiwdocs interface is not accessible in version 2.3. The problem is that
access to this interface was previously controlled through the checkAccess()
function in utils.php. When that was removed, there should have been a
corresponding item added to $actions["entry"] in states.php.
Additionally, most of the functions defined in vcldocs.php require the global
$doceditors variable to be declared.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira