[Koha-bugs] [Bug 6018] Batch modifitcation of items Enchancements

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 2 15:07:34 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6018

Julian Maurice <julian.maurice at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
       Patch Status|Failed QA                   |Does not apply

--- Comment #8 from Julian Maurice <julian.maurice at biblibre.com> 2011-12-02 14:07:34 UTC ---
It seems that the first patch is already in master (see bug 6068).
But the second patch does not apply on master.

Applying: Bug 6018 : MT3269 Fixing tools/batchMod.pl tags/subfields display
/home/julian/koha/versions/community-master/.git/rebase-apply/patch:14:
trailing whitespace.
use C4::Branch; 
/home/julian/koha/versions/community-master/.git/rebase-apply/patch:50: space
before tab in indent.
       next if ($tag ne $itemtagfield);
/home/julian/koha/versions/community-master/.git/rebase-apply/patch:56: space
before tab in indent.
         next if (!defined ($tagslib->{$tag}->{$subfield}->{'tab'}) ||
$tagslib->{$tag}->{$subfield}->{'tab'} eq -1);
/home/julian/koha/versions/community-master/.git/rebase-apply/patch:89:
trailing whitespace.
                $attributes_no_value = qq(disabled="disabled"); 
/home/julian/koha/versions/community-master/.git/rebase-apply/patch:162:
trailing whitespace.

error: patch failed: tools/batchMod.pl:27
error: tools/batchMod.pl: patch does not apply
Patch failed at 0001 Bug 6018 : MT3269 Fixing tools/batchMod.pl tags/subfields
display

-- 
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.


More information about the Koha-bugs mailing list