https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29523
--- Comment #22 from Jonathan Druart <[email protected]> --- (In reply to Martin Renvoize from comment #19) > I have a question.. if you embed a plural on a route.. like 'patrons'.. > should the result be an array with 'null' gaps.. or an array that just > contains valid patrons without gaps? I would not leave gaps for searches. In my understanding we could have a "no accessible" string displayed in place of patron's info (or whatever other entity/object) close to another info you can see. For instance the checkout list for a given biblio record (you can see when/what but not who). I don't really see a use case where we would display a list of patrons with "no accessible" in the result view with links to point to 403's. -- 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/
