[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
Mon Mar 18 17:06:46 CET 2013


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

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul.poulain at biblibre.com

--- Comment #9 from Paul Poulain <paul.poulain at biblibre.com> ---
Trying to test to QA this patch. I need more info on this :
2) in basket A, create 2 orders with a single record (with no items attached)

does it means this patch does not work/is useless when AcqCreateItem
syspref=ordering ?

2nd point : there are some tabs, instead of 4 spaces. (the number in () is the
line number where there's a TAB)

 * catalogue/detail.pl                                                     
FAIL
    forbidden patterns          FAIL
        The patch introduces a forbidden pattern: tabulation character (420)
        The patch introduces a forbidden pattern: tabulation character (419)
        The patch introduces a forbidden pattern: tabulation character (418)
        The patch introduces a forbidden pattern: tabulation character (417)
        The patch introduces a forbidden pattern: tabulation character (412)
        The patch introduces a forbidden pattern: tabulation character (414)
        The patch introduces a forbidden pattern: tabulation character (413)
        The patch introduces a forbidden pattern: tabulation character (411)
 * koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc                
FAIL
    forbidden patterns          FAIL
        The patch introduces a forbidden pattern: tabulation character (34)
        The patch introduces a forbidden pattern: tabulation character (51)
        The patch introduces a forbidden pattern: tabulation character (50)
        The patch introduces a forbidden pattern: tabulation character (46)
        The patch introduces a forbidden pattern: tabulation character (44)
        The patch introduces a forbidden pattern: tabulation character (49)
        The patch introduces a forbidden pattern: tabulation character (41)
        The patch introduces a forbidden pattern: tabulation character (47)
        The patch introduces a forbidden pattern: tabulation character (48)
        The patch introduces a forbidden pattern: tabulation character (35)

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


More information about the Koha-bugs mailing list