Funnelback patch 15.12.0.10

  • Released: 2018-02-23

  • Applies to: v15.12.0

  • Internal reference: SUPPORT-2586, SUPPORT-2601

Description

  • Fixes a bug where the Accessibility Auditor overview would fail to display correctly when a certain combination of updates were run in a meta collection.

  • Cleans up the display of the Accessibility Auditor pages when a site has no failures or all of its failures have been acknowledged.

Affected files

  • web/adminui/0.27402c172b808c378976.chunk.js

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

  • web/adminui/1.104390fdfa821c35fe9d.chunk.js

  • web/adminui/1.42a94312434853b02ee4.chunk.js

  • web/adminui/2.03b59ed9b7d19d942aac.chunk.js

  • web/adminui/2.2b5d5cf612804570641b.chunk.js

  • web/adminui/3.4e4c977bb04fb78a8ef0.chunk.js

  • web/adminui/3.a8d27c9466517d52c720.chunk.js

  • web/adminui/assets/i18n/en.json

  • web/adminui/assets/i18n/fr.json

  • web/adminui/assets/images/accessibility-auditor/happydog.PNG

  • web/adminui/assets/licenses.json

  • web/adminui/index.html

  • web/adminui/inline.43886a5222c0d7a51d84.bundle.js

  • web/adminui/inline.9038a59a50c0fc4434e6.bundle.js

  • web/adminui/scripts.1db6af9f7b852df93998.bundle.js

  • web/adminui/scripts.fd28b80dc0f205bc1ae8.bundle.js

  • web/adminui/styles.3c4efab23993d61966ef.bundle.css

  • web/adminui/styles.f4691126b1fd82be7148.bundle.css

  • web/adminui/vendor.64f11b69698640a6c6a8.bundle.js

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

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.