http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2691 Summary: call number split failing in come cases Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Label printing AssignedTo: chris.nighswonger@liblime.com ReportedBy: rch@liblime.com QAContact: koha-bugs@lists.koha.org A client reports: Split call number feature on tools>labels>layouts>create new layout sometimes does not work correctly. Seems to be related to the "." in the call numbers. One example, it prints: NB 237. C43 Instead of: NB 237 .C43 In addition, if call number is split and the $a data splits into more than 2 lines, the $b data is not displayed. If $a data only splits into 2 lines, all $b data is displayed. Example of data not displayed: NX512.S85 A4 2006 = NX 512. S85 This is displaying correctly NC96 V58 2005 = NC 96 V58 2005 ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.