[
https://issues.apache.org/jira/browse/JSPWIKI-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14604058#comment-14604058
]
brushed commented on JSPWIKI-886:
---------------------------------
Hi Dave,
Thanks for your tests of the template.
I checked on my local installation with Firefox 38(on OS X) and all is working
fine.
As far as I can see, all seems to be fine with your setup; your are getting the
regular HADDOCK template view.
>From the error log, I notice that "FIndpages" seems not to be available in
>the javascript. Normally this should be included in the haddock.js.
Can you try to compile without minification of the JS and CSS, to get a more
detailed error logging ?
You can also uncomment the "console.log" statements in Wiki.jsonrpc to better
trace the ajax events.
mvn clean install -Dmaven.test.skip -Dminimize=false
If possible, also provide a view of the NETWORK tab in the browser console; to
see if all assets are properly being loaded.
dirk
> Dynamic search is not working using Haddock
> -------------------------------------------
>
> Key: JSPWIKI-886
> URL: https://issues.apache.org/jira/browse/JSPWIKI-886
> Project: JSPWiki
> Issue Type: Bug
> Components: Search, Templates and UI
> Affects Versions: 2.10.2
> Environment: Client is:
> - Firefox 38 (Ubuntu 14.04).
> Server is:
> - JSPWiki v2.10.2-svn-17 running in GlassFish v4
> - Container managed authentication is enabled using a file-based realm
> - HTTPS is enabled
> - JSPWiki policy is locked down such that only authenticated users have
> access (both read and write)
> Reporter: Dave Koelmeyer
> Attachments: JSPWiki-Search.mp4
>
>
> With the Haddock template enabled, typing in search keywords in the search
> box doesn't dynamically return any search results. This does work fine
> however using the default template with (for example) the Plain Vanilla skin
> enabled, just not with Haddock enabled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)