http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4333 Summary: admin currency does not recognise that an active currency exists Product: Koha Version: rel_3_2 Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Acquisitions AssignedTo: henridamien@koha-fr.org ReportedBy: colin.campbell@ptfs-europe.com Estimated Hours: 0.0 Change sponsored?: --- Administration/currencies and exchange rates does not correctly identify that an active currency exists. The script sets activecurrency by looking at the results of its select, however if it is only selecting a subset of currencies or the number of currencies stretch to more than one page activecurrency will not get set and the user is asked to add one. This script should use the same interface to currency as the rest of the scripts rather than cooking up its own SQL NB warnings are commented out in this script. they should be activated (they warn about this bug!!) -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.