Saltar al contenido

Koha 16.11.02 ya disponible

24 de enero de 2017

La comunidad de Koha se complace en anunciar que la versión de koha 16.11.02 ya ha sido liberada, es una versión de mantenimiento que incluye la corrección de 35 bugs

 

Critical bugs fixed

Architecture, internals, and plumbing

  • [17246] GetPreparedLetter should not allow multiple FK defined in arrayref
  • [17785] oai.pl returns wrong URLs under Plack
  • [17830] CSRF token is not generated correctly (bis)
  • [17914] The installer process tries to create borrowers.updated_on twice

Authentication

  • [17615] LDAP Auth: regression causes attribute updates to silently fail and corrupt existing data

Cataloging

  • [17725] Repeating a field or subfield clones content
  • [17817] Repeat this Tag (cloning) not working

Installation and upgrade (command-line installer)

  • [17234] ALTER IGNORE TABLE is invalid in mysql 5.7. This breaks updatedatabase.pl

OPAC

  • [17924] Fix error in password recovery

Patrons

  • [14637] Add patron category fails with MySQL 5.6.26

Test Suite

  • [17917] t/db_dependent/check_sysprefs.t fails on kohadev strangely

Other bugs fixed

About

  • [7143] Bug for tracking changes to the about page

Acquisitions

  • [17899] Show only mine does not work in newordersuggestion.pl

Architecture, internals, and plumbing

  • [17820] Do not use search->next when find can be used
  • [17931] Remove unused vars from reserves_stats.pl

Circulation

  • [17781] Improper branchcode set during renewal
  • [17808] When editing circulation conditions, only ask for confirmation when there is already a rule selected

Hold requests

  • [17766] Patron notification does not work with multi item holds

Installation and upgrade (command-line installer)

  • [17880] C4::Installer::PerlModules lexicographical comparison is incorrect

Installation and upgrade (web-based installer)

  • [17469] fr-CA web installer is missing some sample notices

Label/patron card printing

  • [15711] Deleting patroncard images has unexpected behaviour and is broken
  • [17879] Possible to upload images with no image name

MARC Authority data support

  • [17909] Add unit tests for authority merge

MARC Bibliographic data support

  • [17799] MARC bibliographic frameworks breadcrumbs broken for Default framework

Packaging

  • [17265] Make koha-create and koha-dump-defaults less greedy

Patrons

  • [17891] typo in housebound.tt div tag

Staff Client

  • [16933] Alt-Y not working on “Please confirm checkout” dialogs

Templates

  • [15460] Bug 13381 accidentally removed spaces after subfields c and h of 245
  • [14610] Follow-up – Minify opac.css

Test Suite

  • [17742] Test t/db_dependent/Patrons.t can fail randomly
  • [17920] t/db_dependent/Sitemapper.t fails because of permissions

Tools

  • [15415] Warn when creating new printer profile for patron card creator
  • [17777] koha-remove should deal with temporary uploads
  • [17794] Menu items in Tools menu and Admin menu not bold when active but not on linked page

Web services

  • [17778] Make “Earliest Registered Date” in OAI-PMH dynamic