bug 3205: fix another error in the OAI-PMH Identify response
authorGalen Charlton <galen.charlton@liblime.com>
Fri, 8 May 2009 16:54:29 +0000 (11:54 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Fri, 8 May 2009 16:59:03 +0000 (11:59 -0500)
commit1428ebed51fca13663b872e8a8095fdd824a0afb
tree555ba11a01c1b00c00ef4bd2cefc9bea86e56ac0
parentdfaa23818625d5f76ca55aa04801ab16ba16a9ce
bug 3205: fix another error in the OAI-PMH Identify response

The optional description element of an Identify response
can't just be a string.  Identify.description is a container
for one or more elements; see http://www.openarchives.org/OAI/2.0/guidelines.htm

For now, simply commenting it out.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
opac/oai.pl