[Koha-devel] About bug 5634 - Ordering branches should be case independent

Bernardo Gonzalez Kriegel bgkriegel at gmail.com
Tue Jan 8 23:29:22 CET 2013


Hi,
I've been studying the code to hopefully find (and eventually fix)
all occurrences of code to display an ordered list of branches,
to close Bug 5634 [1]

There is a zoo of different versions, so I have some questions:

1) It's desirable to change the code to use GetBranchesLoop()
whenever possible, or only fix the sort order in place?

2) Some solutions use CGI::scrolling_list() to draw the drop down list.
This simplifies the template, but is more code in the script.
Which version do you think is better?

Regards,
Bernardo

[1] http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5634

-- 
Bernardo Gonzalez Kriegel
bgkriegel at gmail.com


More information about the Koha-devel mailing list