http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12136
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9959 --- Comment #3 from Marc Véron <[email protected]> --- Hi Owen, Thanks for the comments and for testing. The program logic in handles the cases "itemtypes" and "ccode" only, there is no code for "loc" (as far as I can see). I do not know why, I suppose this has historical reasons. My patch only tries to fix the problem with pipe-separated values in AdvancedSearchTypes by deciding what value (itemtypes or ccode) to take, because the existing code in opac-topissues.pl definitvely can not digest values like "itemtypes|ccode". Can you please repeat your tests without my patch? - I suppose that you will get the same or similar results. Maybe there ist a relation to Bug 9959? And I agree with your comment: "Shouldn't these combination value offer some combination of limiters? I would expect either a dropdown which combined both collection codes and item types, or a separate dropdown for collection and item type." With other words: The whole functionality would need a re-write. This would be a somewhat bigger thing, though. -- 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/
