http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14179
Indranil Das Gupta <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Status|NEW |Needs Signoff --- Comment #3 from Indranil Das Gupta <[email protected]> --- Test plan (for attachment 39021) ================================ 1/ login to Koha staff client and go to Home -> Administration -> Currencies & Exchange rates 2/ add a new currency - Bhutanese Ngultrum, ISO code BTN, currency symbol Nu. and rate of 0.016) and save it. 3/ the currency name should be truncated as 'Bhutanese ' 4/ apply the patch in attachment 39021 5/ update the db schema by running : % perl installer/data/mysql/updatedatabase.pl 6/ delete currency 'Bhutanese ' 7/ repeat step #2 above 8/ the currency should be saved correctly (without truncation) -- 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/
