http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13203
--- Comment #10 from M. de Rooy <[email protected]> --- (In reply to Jonathan Druart from comment #8) > (In reply to M. de Rooy from comment #7) > > (In reply to Jonathan Druart from comment #2) > > > Moreover the default value should be '00' not '', isn't it? > > > > Corrected. > > 1 character is still missing. > > "A celestial chart with an angular scale, with declination -16° to -49°" > is $i-0160000$j-0490000 > > With the patch, I get $i-016000$j-049000 Thanks for testing. Fixed a dumb typo: f3 = f3.substring(f2.length-2); f2->f3 -- 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/
