[
https://issues.apache.org/jira/browse/VCL-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14171836#comment-14171836
]
ASF subversion and git services commented on VCL-606:
-----------------------------------------------------
Commit 1631926 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1631926 ]
VCL-606 - viewdocs interface removal
removed vcldocs.php
states.php:
-removed 'code documentation' which included these states: viewdocs, editdoc,
confirmeditdoc, submiteditdoc, confirmdeletedoc, and submitdeletedoc
> viewdocs interface removal
> --------------------------
>
> 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
> Fix For: 2.4
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)