Fixed bug #1185: metadata includes entities. This minor change makes
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 11 Jun 2007 12:02:48 +0000 (12:02 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 11 Jun 2007 12:02:48 +0000 (12:02 +0000)
commit25d229ded902917f8b5408c0640a0d6436187e87
tree4878c1a9992fc78b63fd2a437b0cf2b609429b00
parent10ca5845f61713f01f0f179f38643e0863e17fe5
Fixed bug #1185: metadata includes entities. This minor change makes
the internal data raw and without entities. It missing xmlputs for
records explained why this worked before. However, the termlist output
was bad, because xmlputs were used and so it was _double_ &amp escaped.
This could explain why entities were seen by some on the facet output.
src/http_command.c
src/logic.c