http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4888
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #15 from Katrin Fischer <[email protected]> 2011-05-26 06:02:54 UTC --- This sounds like an interesting and quite big new feature. Because of the switch to Template::Toolkit the patch does not apply any longer and needs to be reformatted first. Applying: Bug 4888 - pre-set of field indicators value /home/katrin/kohaclone/.git/rebase-apply/patch:278: trailing whitespace. my $query = qq|SELECT tagfield,liblibrarian,libopac,mandatory,repeatable /home/katrin/kohaclone/.git/rebase-apply/patch:279: trailing whitespace. FROM marc_tag_structure /home/katrin/kohaclone/.git/rebase-apply/patch:442: trailing whitespace. $query = qq|INSERT INTO marc_indicators_desc /home/katrin/kohaclone/.git/rebase-apply/patch:562: trailing whitespace. $query = qq|INSERT INTO marc_indicators_desc /home/katrin/kohaclone/.git/rebase-apply/patch:893: trailing whitespace. #!/usr/bin/perl error: patch failed: cataloguing/addbiblio.pl:1029 error: cataloguing/addbiblio.pl: patch does not apply error: patch failed: installer/data/mysql/de-DE/mandatory/sysprefs.sql:309 error: installer/data/mysql/de-DE/mandatory/sysprefs.sql: patch does not apply error: patch failed: installer/data/mysql/en/mandatory/sysprefs.sql:309 error: installer/data/mysql/en/mandatory/sysprefs.sql: patch does not apply error: patch failed: installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql:311 error: installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql: patch does not apply error: patch failed: installer/data/mysql/it-IT/necessari/sysprefs.sql:295 error: installer/data/mysql/it-IT/necessari/sysprefs.sql: patch does not apply error: patch failed: installer/data/mysql/pl-PL/mandatory/sysprefs.sql:308 error: installer/data/mysql/pl-PL/mandatory/sysprefs.sql: patch does not apply error: patch failed: installer/data/mysql/ru-RU/mandatory/system_preferences_full_optimal_for_install_only.sql:363 error: installer/data/mysql/ru-RU/mandatory/system_preferences_full_optimal_for_install_only.sql: patch does not apply error: patch failed: installer/data/mysql/uk-UA/mandatory/system_preferences_full_optimal_for_install_only.sql:387 error: installer/data/mysql/uk-UA/mandatory/system_preferences_full_optimal_for_install_only.sql: patch does not apply error: patch failed: installer/data/mysql/updatedatabase.pl:4209 error: installer/data/mysql/updatedatabase.pl: patch does not apply warning: koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css has type 100644, expected 100755 error: koha-tmpl/intranet-tmpl/prog/en/modules/admin/biblio_framework.tmpl: does not exist in index error: koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tmpl: does not exist in index error: koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tmpl: does not exist in index Patch failed at 0001 Bug 4888 - pre-set of field indicators value When you have resolved this problem run "git am --resolved". If you would prefer to skip this patch, instead run "git am --skip". To restore the original branch and stop patching run "git am --abort". Patch left in /tmp/Revised-patch-without-marcflavour-discrimination-JGmNwV.patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
