Fixed bug #815: Extended Services "delete" requires a dummy "record" to
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 15 Jan 2007 13:01:26 +0000 (13:01 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 15 Jan 2007 13:01:26 +0000 (13:01 +0000)
commit3fbd2beb5c41de39604f27b39a9461335b2b176b
treeffad6f4a0cc5c0c8fd98c626b1cd09d822c53688
parent500b60a5f338715e5a1b28a73e0bd5e2529bf320
Fixed bug #815: Extended Services "delete" requires a dummy "record" to
be set. The fix, surprisingly, is to allow SUTRS for "update". The problem
is that Z39.50 mandates that *some* record to be sent (including the
case where a record is to be deleted by ID). However, ZOOM-C sends a "void"
SUTRS record in this case.. This record is not parsed by the server.
index/zebrasrv.c