Refactor ZOOM record render code and fix #2892.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 8 Jun 2009 12:35:10 +0000 (14:35 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 8 Jun 2009 12:35:10 +0000 (14:35 +0200)
commit486ea665463289f7ffb5eeabdf9c80dab3e07ee8
tree212264f925a43cf05b07c9b328a6e6ddbc78dc81
parentb4f634a3359a330e6f74c51365c9c62d0c5039b2
Refactor ZOOM record render code and fix #2892.

Refactor code for ZOOM_record_get. The "xml" render for OPAC records
now renders the full OPAC. Previously only the MARCXML bibliographic part
was rendered (the bibliographic record). Pazpar2 relies on this
functionality and this should fix bug #2892.
src/zoom-c.c