[ https://issues.apache.org/jira/browse/JSPWIKI-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14622490#comment-14622490 ]
Dave Koelmeyer commented on JSPWIKI-886: ---------------------------------------- Hi Dirk, It's looking more like dynamic search is not working for me at all in svn-23, even with the default template and Plain Vanilla skin enabled. I've tested this on the same system detailed in this bug report, with the only change being comparing results between v2.10.2-svn-4 and v2.10.2-svn-23. Sticking just to Plain Vanilla, dynamic search works fine in the former, and does not work at all in the latter. v2.10.2-svn-4, this is what's logged in the Firefox console when searcing for "Firefox" (again, using Plain Vanilla): {noformat} POST XHR https://wiki.apertura.co.nz/ITProjects/JSON-RPC [HTTP/1.1 200 OK 253ms] {noformat} And the same for v2.10.2-svn-23: {noformat} Use of getPreventDefault() is deprecated. Use defaultPrevented instead. Wiki.jsp POST XHR https://wiki.apertura.co.nz/ITProjects/ajax/search/pages [HTTP/1.1 404 Not Found 259ms] GET https://wiki.apertura.co.nz/ITProjects/templates/default/images/spin.gif [HTTP/1.1 200 OK 262ms] "HTTP error 404: Not Found" jspwiki-common.js:1:992 TypeError: e.each is not a function jspwiki-common.js:1:33890 {noformat} I'll add screengrabs just for completeness. Would you like this as a new bug report? > 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 > Assignee: brushed > Attachments: JSPWiki-Search.mp4, JSPWiki-SearchResults-1.png > > > 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)