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

From Koha Wiki
Jump to navigation Jump to search

Release maintenance of 19.05 branch

Released version 19.05.15

Backports

  • Bug 26270 - XISBN.t is failing since today
  • Bug 25566 - Change in DecreaseLoanHighHolds behaviour
  • Bug 26033 - framapic is closing
  • Bug 25591 - Update list-deps for Debian 10 and Ubuntu 20.04
  • Bug 17084 - Automatic debian/control updates (master)
  • Bug 25944 - Bug in ill_requests patch schema
  • Bug 26253 - duplicated mana_config in etc/koha-conf.xml
  • Bug 25726 - Holds to Pull made empty by pathological holds
  • Bug 25155 - Accessibility: The 'Login modal' contains semantically incorrect headings
  • Bug 25244 - Accessibility: Checkboxes on the search results page do not contain specific aria labels
  • Bug 25729 - Charges/Fees.t is failing on slow servers due to wrong date comparison
  • Bug 23086 - Search for collection is broken
  • Bug 25709 - Rename systempreference from NotesBlacklist to NotesToHide
  • Bug 24379 - Patron login attempts happen to be NULL instead of 0
  • Bug 25982 - OPAC shelves RSS link output is HTML not XML
  • Bug 25852 - If a layout is edited, the layout type will revert to barcode
  • Bug 25873 - Elasticsearch - Records with malformed data are not indexed
  • Bug 25762 - Typo in linkitem.tt
  • Bug 26043 - Holds.t is failing randomly
  • Bug 26143 - The API does not handle requesting all resources
  • Bug 26162 - Prevent Selenium's StaleElementReferenceException
  • Bug 23542 - SRU import encoding issue
  • Bug 26000 - Holiday exceptions are incorrectly cached for an individual branch
  • Bug 25641 - Koha/XSLT/Base.t is failing on U20
  • Bug 26090 - Catalog by itemtype report fails if SQL strict mode is on
  • Bug 26233 - Edit item date sort still does not sort correctly
  • Bug 26069 - Twitter share button leaks information to Twitter
  • Bug 24147 - Objects.t is failing randomly
  • Bug 25792 - Rename 'ttf-dejavu' package to 'fonts-dejavu' for Debian 11
  • Bug 26041 - Accessibility: The date picker calendar is not keyboard accessible

Minor stuff

49 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 25850 - CalcDateDue freezes with 'useDaysMode' set to 'Dayweek' and the due date lands on a Sunday
  • Bug 25591 - Update list-deps for Debian 10 and Ubuntu 20.04
  • Bug 25237 - Accessibility: The 'Author details' in the full record display contains semantically incorrect headings
  • Bug 25920 - Add liblocale-codes-perl package to fix ubuntu-stable (focal)
  • Bug 26143 - The API does not handle requesting all resources
  • Bug 25882 - Elasticsearch - Advanced search itemtype limits are being double quoted
  • Bug 26361 - JS error on returns.tt in 20.05
  • Bug 25783 - Holds Queue treating item-level holds as bib-level
  • Bug 26078 - "Item returns to issuing library" creates infinite transfer loop
  • Bug 26228 - Update gulpfile to work with Node.js v12

Misc tasks and work on tickets: Analysis or implementation

Bug 25265 - Elasticsearch - Batch editing items on a biblio can lead to incorrect index

Some analysis about the ways to handle the refactoring and necessity to backport the fix

Continuous integration: 19.11 and 20.05: make MariaDB the default

https://gitlab.com/koha-community/koha-testing-docker/-/merge_requests/149

https://gitlab.com/koha-community/koha-testing-docker/-/merge_requests/150

Analysis of the system requirements, the release notes and the continuous integration

To see if they match and list the things to clarify.