[Koha-bugs] [Bug 1097] dictionary scripts appear to use substr incorrectly

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Thu Aug 31 17:43:25 CEST 2006


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1097


paul.poulain at free.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #3 from paul.poulain at free.fr  2006-09-01 03:43 -------
kados : no, I won't apply the patch, because $curtag starts by a ' :
$curtag = "'600a'", thus the substr is correct. 	       
substr($curtag,1,3) = 600
and 
substr($curtag,4,1)= a

as expected.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.





More information about the Koha-bugs mailing list