http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5653
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3020|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <[email protected]> 2011-05-26 05:39:39 UTC --- Created attachment 4268 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4268 [SIGNED-OFF] bug 5653: use itemcallnumber in bib label layouts The sample bib label layouts and the hard-coded default format_string for new layouts used 'callnumber' when they should have used 'itemcallnumber', preventing call numbers from being printed on spine labels that use the system-supplied layouts. Besides correcting the sample data, this patch now also enshrines 'callnumber' as an alias for 'itemcallnumber'. Signed-off-by: Galen Charlton <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> After applying patch it works for new and old layouts (itemcallnumber and callnumber). -- 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. _______________________________________________ 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/
