Funnelback patch 15.10.0.23

  • Released: 2017-12-12

  • Applies to: v15.10.0

  • Internal reference: SUPPORT-2544 FUN-8611 SUPPORT-2554 SUPPORT-2559

Description

Allow groovy servlet filters to abort processing in preFilterResponse by returning null.

Changes the click tracking endpoint to no longer depend on the referrer. This does result in the click logs no longer containing the referrer URL.

Fixes an issue where auditing a PDF in Accessibility Auditor could not be rendered.

Affected files

  • web/webapps/funnelback-publicui.war

  • web/adminui/assets/licenses.json

  • web/adminui/0.55bf2f4f2afe82e7a142.chunk.js

  • web/adminui/0.55bf2f4f2afe82e7a142.chunk.js.gz

  • web/adminui/0.c0453f3147c37b0e6541.chunk.js

  • web/adminui/0.c0453f3147c37b0e6541.chunk.js.gz

  • web/adminui/1.3c518f337b320d55d875.chunk.js

  • web/adminui/1.3c518f337b320d55d875.chunk.js.gz

  • web/adminui/1.4d14da3579ababb05c0d.chunk.js

  • web/adminui/1.4d14da3579ababb05c0d.chunk.js.gz

  • web/adminui/2.8edaf4c373427eee9896.chunk.js

  • web/adminui/2.8edaf4c373427eee9896.chunk.js.gz

  • web/adminui/2.b1c96bfe7b357bb122c5.chunk.js

  • web/adminui/2.b1c96bfe7b357bb122c5.chunk.js.gz

  • web/adminui/index.html

  • web/adminui/inline.7b076ecd643762892963.bundle.js

  • web/adminui/inline.ae052c739876a012d3b9.bundle.js

  • web/adminui/main.9f91d3cad0bb458f1d81.bundle.js

  • web/adminui/main.9f91d3cad0bb458f1d81.bundle.js.gz

  • web/adminui/main.b8ace58c329f37b7bdf8.bundle.js

  • web/adminui/main.b8ace58c329f37b7bdf8.bundle.js.gz

  • web/adminui/polyfills.2582962867283bb7718e.bundle.js

  • web/adminui/polyfills.2582962867283bb7718e.bundle.js.gz

  • web/adminui/polyfills.de27e8e01523f77805b0.bundle.js

  • web/adminui/polyfills.de27e8e01523f77805b0.bundle.js.gz

  • web/adminui/scripts.457448ea78037bb8d7d2.bundle.js

  • web/adminui/scripts.457448ea78037bb8d7d2.bundle.js.gz

  • web/adminui/scripts.48e2a4e555b0694cec16.bundle.js

  • web/adminui/scripts.48e2a4e555b0694cec16.bundle.js.gz

  • web/adminui/vendor.975426d4ce25c5fe1440.bundle.js

  • web/adminui/vendor.975426d4ce25c5fe1440.bundle.js.gz

  • web/adminui/vendor.be21e46e7b534f3779aa.bundle.js

  • web/adminui/vendor.be21e46e7b534f3779aa.bundle.js.gz

Deployment

  • (15.10.0.8) If the installation has Facebook collections, the Version given to the DefaultFacebookClient should be changed to Version.Latest e.g. new DefaultFacebookClient(Version.LATEST).

  • (Windows) Stop currently running crawls.

  • Stop the Jetty web server and the Funnelback daemon.

  • If bin/delete-collection.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/delete-collection.pl is called directly on the command line, update the perl referenced in the #! line.

  • Start the Jetty web server and the Funnelback daemon.

  • (Windows) Start crawls as needed.

  • Collections suffering from the issue with instant updates and external metadata will need to be updated before instant updates will work.