Saltar al contenido

Koha 3.10.2 ya disponible!!!

28 de enero de 2013

El equipo de desarrollo de Koha ha liberado la versión de mantenimiento koha 3.10.2 con importantes mejores y correcciones de funcionamiento.

 

Major fixes in 3.10.2
======================

Acquisitions
----------
	9126	critical	Receiving orders create too much items
	9346	critical	acqui/neworderempty.pl ignores exchange rates and destroys user data on page load

Architecture, internals, and plumbing
----------
	9136	major	C4::Tags not Plack-compatible

OPAC
----------
	8883	major	opacsmallimage doesn't work in ccsr theme

Packaging
----------
	9052	blocker	YUI assets installed in the wrong place by packages

Tools
----------
	9065	major	Upload local cover image permission implementation error

Bugs fixed in 3.10.2
======================

About
----------
	7143	trivial	Bug for tracking changes to the about page

Acquisitions
----------
	8557	normal	in orderreceive.tt and serials-edit.tt the use of a barcode scan send the form unexpectedly

Architecture, internals, and plumbing
----------
	9183	normal	C4::Search should only have one ZOOM event loop
	9292	minor	Remove dead code related to 'publictype'

Circulation
----------
	9289	minor	Adjacent checkbox behavior broken on circulation.pl

I18N/L10N
----------
	6574	normal	js error in en-GB template breaks circulation toolbar
	9112	normal	Update of SQL file for italian setup
	9140	normal	Untranslatable strings in item circulation history
	9141	normal	Untranslatable strings on "pay an amount..." page

Notices
----------
	8299	normal	overdue_notice.pl shows warning messages
	8378	minor	<fine> syntax not working on overdues anymore

OPAC
----------
	9102	normal	[SECURITY] We should set httponly on our session cookie
	7657	minor	Google and OpenLibrary image conflict
	9158	minor	Correcting whitespace around display of series 440 marc fields
	9309	minor	"OPACurlOpenInNewWindow" isn't respected for 856$u links shown in OPAC when not using XSLT

Reports
----------
	9182	trivial	Saved reports list : wrong sortable columns

Searching
----------
	8984	normal	Zebra does not index some fields in UNIMARC biblio records

Staff Client
----------
	9335	minor	Message Log Popups don't disappear?
	7368	trivial	General staff client typo omnibus

Templates
----------
	9284	normal	JavaScript should conform to coding guidelines recommended by JSHint
	9215	minor	non translatable string in manage-marc-import
	9278	minor	Remove unused OPAC CSS file sanop.css

Test Suite
----------
	9209	normal	Mocked Koha::Calendar tests
	8924	minor	Some modules erroneously skipped by 00-load

Tools
----------
	8977	normal	printoverdues.sh call an uninitialized variable

Enhancements in 3.10.2
======================

OPAC
----------
	8712	We should use WAI-ARIA guidelines to help with accessibility -OMNIBUS bug

Templates
----------
	9169	Wrap relator code in <span> to allow for CSS customization