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

--- Comment #18 from Tomás Cohen Arazi <tomasco...@gmail.com> ---
(In reply to Pedro Amorim from comment #17)
> There a few occurrences not updated by the patch:
> 
> grep --color=always -B2 -rnw Koha/REST/V1 -e "status" | grep 404
> 
> examples:
> Koha/REST/V1/Illbackends.pm
> Koha/REST/V1/Preservation/Trains.pm
> Koha/REST/V1/Holds.pm
> Koha/REST/V1/Biblios/ItemGroups.pm
> 
> and others
> 
> We'd need a qa script update for this also, correct?

Maybe. Not all 404 cases need to be handled the same way. Some I left out, like
the ItemGroups one is because they were returning more useful information than
with this helper. Not sure how relevant it is.

Can we please move forward with this? There seems to be a bunch of new endpoint
patches submitted and it would be great if they were built on top of this.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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