https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35578
--- Comment #5 from David Cook <[email protected]> --- (In reply to Julian Maurice from comment #4) > Why do we call multi_param for marclist ? Is there any case where it makes > sense to have multiple values ? I've looked at ./koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-authorities-home.tt and opac/opac-authorities-home.pl. At a glance, it's not clear why these are array variables. I've done a bit of "git blame" and basically it looks like really old legacy code that basically never made sense. I think it's out of scope for this bug, but this could certainly be refactored. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
