https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30887
--- Comment #2 from David Cook <[email protected]> --- It's an interesting idea. I first bumped into it using Fedora 4.x where they have a similar tombstone concept: https://wiki.lyrasis.org/pages/viewpage.action?pageId=34649759 Maybe we could have a system preference to show a tombstone page if there is an entry in the deletedbiblio table and we could return a status of "410 Gone". That seems like a pretty straightforward solution to me. I think having a system preference is probably a good idea as people might rely on the current behaviour... which actually redirects to 404.pl with a status of 200. Huh. That's not so great either... -- 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/
