[
https://issues.apache.org/jira/browse/JSPWIKI-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710201#action_12710201
]
Andrew Jaquith commented on JSPWIKI-510:
----------------------------------------
The AJAX search feature should be replaced by a simpler method that uses
ActionBeans. Stripes has good support for streaming JavaScript resolutions. I
haven't had time to dig into how to do this, but it should be quite
straightforward:
http://www.stripesframework.org/display/stripes/AJAX
> SearchManager.JSONSearch.findPages() does not honor ACLs
> --------------------------------------------------------
>
> Key: JSPWIKI-510
> URL: https://issues.apache.org/jira/browse/JSPWIKI-510
> Project: JSPWiki
> Issue Type: Bug
> Affects Versions: 2.8.1
> Reporter: Janne Jalkanen
> Fix For: 2.8.3, 3.0
>
>
> Code in JSONSearch.findPages() does not check whether user is allowed to view
> a page, but lists all of the page names.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.