http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7957
Paola Rossi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #33 from Paola Rossi <[email protected]> --- Thanks, Julian. [And the name of each RL is shown in the RL-s' table, added against master!] I was trying to "Add a borrower" to a RL. On /cgi-bin/koha/serials/member-search.pl, I: A) have selected a Library and a Category, and these input values have been crossed in AND [OK]: Library AND Category B) have selected a Library, a Category and a Name, and these input values have been crossed in (?): Name OR (Library AND Category) Name OR Library Name OR Category while I was expecting Name AND Library AND Category Name AND Library Name AND Category I think this could be an error. So I pass to "Failed QA" status. NB-1) On /cgi-bin/koha/serials/member-search.pl, I selected a library, and the library [code] appeared in the table result, and IMO this is a benefit for the user. On the contrary, if I selected a category, the category didn't appear in the table result. Perhaps it could be added? NB-2) On /cgi-bin/koha/serials/routinglists.pl, the RL is shown to be: Routing lists for X, where X is the serial-bibliographic-record's title. But the RL is about 1 subscription, and a serial-biblio-record can have some subscriptions. In other parts of koha [serials/serials-collection.pl], koha shows the serial-bibliographic-record title and the "Subscription num." #numbercode's link. Perhaps it could be helpful. -- 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/
