Patch Fixes for the Logotron and Bitdash Crawler

September 16th, 2021

Two quick patches to fix two small bugs, one for the logotron and one for the bitdash crawler. The logotron patch fixes a css bug in the classic theme where multiple selected loglines would have their highlight rendered incorrectly. The crawler patch fixes the name of the unique index on the host field and drops the explicit creation of this index in the schema as it is created automatically for the unique-constrained field.

Patches and Signatures

Crawler

bitdash_crawler_fix_idx_name.vpatch
bitdash_crawler_fix_idx_name.vpatch.billymg.sig

Logotron

fix_multiln_hlite.kv.vpatch
fix_multiln_hlite.kv.vpatch.billymg.sig

The complete V-Trees for the logotron and crawler have also been updated to include these patches.

« Bitdash Crawler: A Watchglass-Based Bitcoin Network Crawler
Adding Postgres Auto-Reconnect to the Logotron's IRC Bot »

One Comment

  1. [...] a bug in classic.css, introduced in 700821, which broke search term highlighting in the search results [...]

Leave a Reply

*
*

You can use the following HTML tags in your comment: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>