http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3206
Gaetan Boisson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #15 from Gaetan Boisson <[email protected]> --- Jonathan, i think the "no" option (and the whole syspref) is there to stick to the OAI standard: http://www.openarchives.org/OAI/openarchivesprotocol.html#DeletedRecords My understanding is that the transient, persistent or no status, is more a result of how you administer your database than one of the choice you made in this syspref. I'd say it's here so that the server communicates the right value to harvesters. Default value should be persistent, since the deletedbiblio table can only be emptied manually if the administrator does so. So transient would be "i do that from time to time" and 'no' would be "i never ever let anything go in this table". -- 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/
