http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874
[email protected] <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om Patch Status|Needs Signoff |Does not apply --- Comment #13 from [email protected] <[email protected]> 2011-12-02 13:41:33 UTC --- $ git-bz apply 6874 Bug 6874 - File upload in MARC Patch Apply? [yn] y Applying: Bug 6874: Adds the ability to upload a file for a subfield /home/claire/dev/community_repo/koha/.git/rebase-apply/patch:329: trailing whitespace. return $string; /home/claire/dev/community_repo/koha/.git/rebase-apply/patch:555: trailing whitespace. <script type="text/javascript" src="[% yuipath %]/utilities/utilities.js"></script> /home/claire/dev/community_repo/koha/.git/rebase-apply/patch:564: trailing whitespace. var doc = opener.document; /home/claire/dev/community_repo/koha/.git/rebase-apply/patch:611: trailing whitespace. <script type="text/javascript" src="[% yuipath %]/utilities/utilities.js"></script> /home/claire/dev/community_repo/koha/.git/rebase-apply/patch:620: trailing whitespace. var doc = opener.document; error: patch failed: catalogue/detail.pl:104 error: catalogue/detail.pl: patch does not apply error: patch failed: installer/data/mysql/sysprefs.sql:318 error: installer/data/mysql/sysprefs.sql: patch does not apply error: patch failed: kohaversion.pl:16 error: kohaversion.pl: patch does not apply error: patch failed: opac/opac-detail.pl:223 error: opac/opac-detail.pl: patch does not apply Patch failed at 0001 Bug 6874: Adds the ability to upload a file for a subfield 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/Patch-69WGpm.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. You are watching all bug changes. _______________________________________________ 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/
