Funnelback patch 15.12.0.15

  • Released: 2018-04-11

  • Applies to: v15.12.0

  • Internal reference: SUPPORT-2644, SUPPORT-2641

Description

  1. Fixes a bug in Accessibility Auditor which caused the document audit view to fail when a document contained escaped or unicode characters in their classnames.

  2. Fixes a potential indexer crash introduced in 15.12.0.14, and some additional cases where multiple dots could be shown in summaries.

Affected files

  • web/webapps/funnelback-admin-api.war

  • bin/padre-iw

  • bin/padre-iw.exe

Deployment

  • (Windows) Stop currently running crawls.

  • Stop the Jetty web server and the Funnelback daemon.

  • If bin/outliers-log-processing.pl is called directly on the command line, take note of the perl referenced in the #! line.

  • Deploy the provided files on top of an existing install, backing up all replaced files.

  • If bin/outliers-log-processing.pl is called directly on the command line, update the perl referenced in the #! line.

  • To support extended tweets, add "cb.setTweetModeExtended(true);" after the "ConfigurationBuilder cb = new ConfigurationBuilder();" line in the twitter custom_gather.groovy script.

  • Start the Jetty web server and the Funnelback daemon.

  • (Windows) Start crawls as needed.