http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9780
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Paul Poulain <[email protected]> --- 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. _______________________________________________ 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/
