Comment 1 for bug 2008944

Revision history for this message
Josh Stompro (u-launchpad-stompro-org) wrote :

The sru_search() in SuperCat.pm does look like it tries to clear out old 852 tags before it generates new ones, so that covers sru and z39.50.

2078 $marc->delete_field($_) for ($marc->field('852')); # remove any legacy 852s

So it looks like those endpoints follow the same pattern as marc export.