[Koha-bugs] [Bug 9780] Deleting a record suppress bibliographic info in orders using that record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 15 16:06:45 CET 2013


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

Christophe Croullebois <christophe.croullebois at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christophe.croullebois at bibl
                   |                            |ibre.com

--- Comment #5 from Christophe Croullebois <christophe.croullebois at biblibre.com> ---
Hello Mathieu,
sry, but :
1° : in your patch you have whitespace errors, not a problem to test but later
for QA... I paste the git am message :
=================================
Applying: Bug 9780: Alert librarians if a record is used by orders and prevent
its suppression
/home/christophe/workspace/versions/community/.git/rebase-apply/patch:49:
trailing whitespace.
        WHERE   aqorders.biblionumber=?            
/home/christophe/workspace/versions/community/.git/rebase-apply/patch:89:
trailing whitespace.
    }    
/home/christophe/workspace/versions/community/.git/rebase-apply/patch:91:
trailing whitespace.
    else {    
/home/christophe/workspace/versions/community/.git/rebase-apply/patch:95:
trailing whitespace.
        }        
/home/christophe/workspace/versions/community/.git/rebase-apply/patch:135:
trailing whitespace.
         [% END %]      
warning: squelched 14 whitespace errors
warning: 19 lines add whitespace errors.

===================================
2° : in your patch 2 
===================================
Applying: Bug 9780: Don't show comma at the end of the line
/home/christophe/workspace/versions/community/.git/rebase-apply/patch:115:
trailing whitespace.
                                                [%- UNLESS loop.last %],[% END
%]                                
error: patch failed:
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt:136
error: koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt: patch does
not apply
Patch failed at 0001 Bug 9780: Don't show comma at the end of the line
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".

===================================
As I was able to apply the patch1, I am going to test the patch without the
follow up, please rebase for the followup
thx

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list