https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35099

--- Comment #7 from Martin Renvoize <[email protected]> ---
Created attachment 157432
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157432&action=edit
Bug 35099: Improve consistency

This patch inproves the consistency between get_components_query and
get_get_volumes_query methods so they both check for MARC21 and check
that the record is valid prior to building the query.

We also add a check for !$invalid_marc_record in the staff client
details view to match the check for the equivilent compenents check.

We need both as the OPAC doesn't do an early check for invalid records
in the controller.

Signed-off-by: Martin Renvoize <[email protected]>

-- 
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/

Reply via email to