Koha/installer/data/mysql
Jonathan Druart 18f2074f8d
Bug 23093: (bug 22318 follow-up) Use placeholders in query moving OpacNavRight
Placeholders must be used (!) in all SQL queries.

Test plan:
1/ % git checkout 0c95e22afe # commit before bug 22318
2/ Edit the pref OpacNavRight with something with "
  just a " and more '
3/ git checkout master
4/ restart_all
5/ run updatedatabase.pl
=> Boom and the content of the pref has been lost
6/ Repeat 1 to 3
7/ Apply this patch
8/ run updatedatabase.pl
=> The pref has been correctly moved to opac_news

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-06-13 12:01:52 +01:00
..
atomicupdate Bug 22867: DBRev 19.06.00.003 2019-06-06 16:09:08 +01:00
de-DE Bug 21651: (QA follow-up) Remove remaining obsolete file from German web installer 2019-05-15 15:47:15 +00:00
en Bug 22919: Fix insert of authorities_normal_marc21.sql with strict SQL modes 2019-06-06 15:24:57 +01:00
es-ES Bug 21651: Remove language specific sql file for notice templates related tables 2019-05-15 15:47:15 +00:00
fr-CA Bug 21651: Remove language specific sql file for notice templates related tables 2019-05-15 15:47:15 +00:00
fr-FR Bug 21651: Remove language specific sql file for notice templates related tables 2019-05-15 15:47:15 +00:00
it-IT Bug 21651: Remove language specific sql file for notice templates related tables 2019-05-15 15:47:15 +00:00
mandatory Bug 21651: Remove language specific sql file for notice templates related tables 2019-05-15 15:47:15 +00:00
nb-NO Bug 21651: Remove language specific sql file for notice templates related tables 2019-05-15 15:47:15 +00:00
pl-PL Bug 21651: Remove language specific sql file for notice templates related tables 2019-05-15 15:47:15 +00:00
ru-RU Bug 21651: Remove language specific sql file for notice templates related tables 2019-05-15 15:47:15 +00:00
uk-UA Bug 21651: Remove language specific sql file for notice templates related tables 2019-05-15 15:47:15 +00:00
account_offset_types.sql Bug 22521: (QA follow-up) Corrections to tests 2019-04-17 16:49:36 +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 13795: Remove occurences of unused columns in code 2019-04-18 10:05:51 +00:00
fix_unclosed_nonaccruing_fines_bug17135.pl Bug 17135: [QA Follow-up] Changes as to reporting 2016-09-16 10:47:03 +00:00
kohastructure.sql Bug 10215: Increase the size of opacnote and librariannote for table subscriptionhistory 2019-06-06 15:26:49 +01:00
labels_upgrade.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
patroncards_upgrade.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
sysprefs.sql Bug 22867: Update the syspref's description in sysprefs.sql 2019-06-06 16:09:03 +01:00
update22to30.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
updatedatabase.pl Bug 23093: (bug 22318 follow-up) Use placeholders in query moving OpacNavRight 2019-06-13 12:01:52 +01:00
userflags.sql Bug 11897: Add mising semi-colon to user*.sql 2018-10-09 17:19:00 +00:00
userpermissions.sql Bug 21411: Address QA concerns 2019-05-10 18:59:39 +00:00