[Koha-bugs] [Bug 14179] Field width for currency.currency is inadequate

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 11 01:46:07 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14179

Indranil Das Gupta <indradg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|gmcharlt at gmail.com          |indradg at gmail.com
             Status|NEW                         |Needs Signoff

--- Comment #3 from Indranil Das Gupta <indradg at gmail.com> ---
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.


More information about the Koha-bugs mailing list