User:Victor Grousset - tuxayo/Community work/Reports/2020-10

From Koha Wiki
Jump to navigation Jump to search

Release maintenance of 19.05 branch

Released version 19.05.16 (security release)

This process has additional steps and more coordination with the rest of the team to release at the same time.

Backports

  • Bug 26562 - Searches are shared between sessions
  • Bug 26592 - XSS vulnerability when ysearch is used
  • Bug 26511 - [19.11] PatronSelfRegistrationConfirmEmail preference shows
  • Bug 23129 - Items holdingbranch should be set to the originating library when generating a transfer
  • Bug 20783 - Cannot embed some YouTube videos due to 403 errors
  • Bug 26420 - Overdue notices script does not care about borrower's language, always takes default template
  • Bug 26049 - Replace li with span class results_summary in UNIMARC intranet XSLT
  • Bug 26231 - bulkmarcimport.pl does not import authority if it already has a 001 field
  • Bug 26434 - Plugin dirs duplicates in @INC with plack
    • Unapplied due to missing dependency and reapplied when it was available.
  • Bug 26510 - Transport Cost Matrix editor doesn't show all data when HoldsQueueSkipClosed is enabled
  • Bug 25665 - test t/db_dependent/Circulation.t fails on a specific date
  • Bug 26224 - Prevent double submit of header checkin form
  • Bug 24780 - 952$i stocknumber does not display in batch item modification
  • Bug 26260 - elasticsearch>cnx_pool missing in koha-conf-site.xml.in

Minor stuff

5 patchsets skipped quickly due one of the following

  • missing dependencies
  • severity too low considering this is the oldoldstable branch of Koha
  • not enough benefits compared to the risk of regression

Investigated patches for backporting and backport attempts

Some time needed to determine whether it impacts 19.05 or the feasibility of the backport. And also attempts to backport not possible due to code conflicts.

  • Bug 26078 - "Item returns to issuing library" creates infinite transfer loop
  • Bug 25273 - Elasticsearch Authority matching is returning too many results
  • Bug 18958 - If patron has multiple record level holds on one record transferring first hold causes next hold to become item level

Signoff related work (testing submitted patches so they can move on to be integrated)

Note: an attempt results in feedback provided on the bug. To ask if I correctly followed the test plan due to results that I couldn't interpret. Or if there is indeed an issue.

Bug 24972 - Remove de-DE installer data

Began testing Bug 19532 - Recalls for Koha

Misc tasks and work on tickets: Analysis or implementation

Bug 18974 - Cataloging MARC21 record and adding item selenium test

Rebase, improve and submit for approval

Bug 21507 - Decimal separators issues in patrons payments/fines, simplified

Explained the situation and asked for help someone that might be interested in collaborating.

Helped someone to commit a patch (git usage)

Documentation

Security release process improvements

https://wiki.koha-community.org/wiki/Release_maintenance

  • Fixed outdated stuff and completed steps based on the latest security releases.