Koha/installer/data/mysql
Andreas Roussos fc9279774f Bug 16311 - Advanced search language limit typo
In the OPAC -> Advanced Search, the Language drop down menu incorrectly
lists Romanian as "Român (Romanian)" while the correct value (as reported
by Barry Cannon) is "Română (Romanian)".

This patch fixes that:
a) for _new_ installations by modifying
   installer/data/mysql/mandatory/subtag_registry.sql (loaded by the web
   installer when koha is installed), and also
b) for _existing_ installations by adding an atomicupdate file in
   installer/data/mysql/atomicupdate/

Test plan:
1) In the OPAC, go to Advanced search (cgi-bin/koha/opac-search.pl).
2) In the 'Language' drop down menu, observe that the value for Romanian
   is "Român (Romanian)".
3) Apply the patch, and run installer/data/mysql/updatedatabase.pl.
4) Refresh the Advanced search page in the OPAC. Confirm that the patch
   worked, i.e. the Language drop down menu lists Romanian as
   "Română (Romanian)" (notice the added 'ă').

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Katrin Fischer  <katrin.fischer@bsz-bw.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-09-12 09:06:18 +00:00
..
atomicupdate Bug 16311 - Advanced search language limit typo 2016-09-12 09:06:18 +00:00
de-DE Bug 16472: Update MARC21 de-DE frameworks to update 22 (April 2016) 2016-06-24 13:41:13 +00:00
en Bug 16573: fix structure and sample data for MySQL 5.7 2016-08-01 09:39:14 +00:00
es-ES Bug 16470: Update MARC21 es-ES frameworks to Update 22 (April 2016) 2016-05-16 17:57:21 +00:00
fr-CA Bug 17064 - Delete backup marc21_framework_DEFAULT.sql~ file 2016-08-08 13:15:29 +00:00
fr-FR Bug 15086: Creators layout and template sql has warnings 2016-05-16 17:33:04 +00:00
it-IT Bug 16585: Update Italian installer sample files for 16.05 2016-08-05 06:11:11 +00:00
mandatory Bug 16311 - Advanced search language limit typo 2016-09-12 09:06:18 +00:00
nb-NO Bug 15086: Creators layout and template sql has warnings 2016-05-16 17:33:04 +00:00
pl-PL Bug 14199: Modify webinstaller sql files for marc21_orgcode plugin 2016-02-26 14:04:30 +00:00
ru-RU Bug 15086: Creators layout and template sql has warnings 2016-05-16 17:33:04 +00:00
uk-UA Bug 15086: Creators layout and template sql has warnings 2016-05-16 17:33:04 +00:00
audio_alerts.sql Bug 11431: (QA followup) Make audio alerts sql top level 2015-11-04 12:33:53 -03:00
backfill_statistics.pl Bug 16011: $VERSION - Remove comments 2016-03-24 17:20:29 +00:00
kohastructure.sql Bug 15839: Koha::Reviews - Change default value for approved to 0 2016-09-09 10:29:57 +00:00
labels_upgrade.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
patroncards_upgrade.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
sysprefs.sql Bug 17187: Lower the timeout preference from 139 days to 1 day 2016-09-09 14:04:15 +00:00
update22to30.pl Bug 11398: A typo occurred with occured 2014-01-02 15:12:48 +00:00
updatedatabase.pl Bug 17187 - DBRev 16.06.00.023 2016-09-09 14:06:17 +00:00
userflags.sql Bug 13632: Populate user_flags and permissions tables in the web installer 2015-10-19 09:38:04 -03:00
userpermissions.sql Bug 16978: Add delete reports user permission 2016-09-09 13:23:52 +00:00