30 May
2006
30 May
'06
8:28 p.m.
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1097 Summary: dictionary scripts appear to use substr incorrectly Product: Koha Version: 2.2.5 Platform: PC OS/Version: All Status: NEW Severity: trivial Priority: P2 Component: Searching AssignedTo: chris@katipo.co.nz ReportedBy: mhafen@i.washk12.org QAContact: koha-bugs@nongnu.org where the dictionary scripts setup the tag list and use substr the function call use is 1 based. Substr function is 0 based, so this misses the first character. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.