Koha/installer/data/mysql
Tomas Cohen Arazi 3da8c33b77 Bug 12251: fix error in sample_notices.sql (es-ES)
On bug 10845 some lines from sample_notices.sql were ommited when
adding the trailing parameter. This produces some errors when
installing using 'es-ES' sample data; and, in some conditions I
couldn't reproduce right now, occasional C4/NewsChannel.pm errors
due to mandatory message transport data incompletely loaded.

To reproduce:
- Make sure your setup has the es-ES translations installed and
  up-to-date (translation should raise lots of warnings)
- With a cleaned (DROP DATABASE ... ; CREATE DATABASE ...;) run the
  webinstaller
- Choose es-ES for the webinstaller.
- Follow the steps and choose all the sample data.
=> Errors related to sample_notices.sql and
   sample_notices_message_transports.sql show.

To fix:
- Apply this patch.
- Reset your DB (DROP DATABASE, CREATE DATABASE -- whatever method you prefer)
- Run the webinstaller using es-ES
- Follow the steps and choose all sample data.

Sponsored-by: Universidad Nacional de Cordoba

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-05-16 02:45:21 +00:00
..
atomicupdate Bug 11867: MTT: Manage *_PHONE notices 2014-05-02 20:29:20 +00:00
de-DE Bug 10845: Remove the notice code HOLD_PRINT in seed data 2014-05-02 20:29:19 +00:00
en Bug 10845: Remove the notice code HOLD_PRINT in seed data 2014-05-02 20:29:19 +00:00
es-ES Bug 12251: fix error in sample_notices.sql (es-ES) 2014-05-16 02:45:21 +00:00
fr-FR Bug 10845: Remove the notice code HOLD_PRINT in seed data 2014-05-02 20:29:19 +00:00
it-IT Bug 10845: Remove the notice code HOLD_PRINT in seed data 2014-05-02 20:29:19 +00:00
nb-NO Bug 12209 - Fix currency symbol for NOK 2014-05-16 02:44:01 +00:00
pl-PL Bug 10845: Remove the notice code HOLD_PRINT in seed data 2014-05-02 20:29:19 +00:00
ru-RU Bug 10845: Remove the notice code HOLD_PRINT in seed data 2014-05-02 20:29:19 +00:00
uk-UA Bug 9032: (follow-up) wording tweaks 2014-04-20 22:00:46 +00:00
backfill_statistics.pl
kohastructure.sql Bug 5377: (follow-up) alter deletedbiblioitems to match biblioitems 2014-05-05 17:56:30 +00:00
labels_upgrade.pl
patroncards_upgrade.pl
sysprefs.sql Bug 12212: fix error that prevented sysprefs.sql from loading 2014-05-07 21:57:44 +00:00
update22to30.pl Bug 11398: A typo occurred with occured 2014-01-02 15:12:48 +00:00
updatedatabase.pl DBRev 3.15.00.051: mark Koha 3.16 beta 2014-05-05 23:27:44 +00:00