indexdata/yaz

yaz_query2xml aborts for attribute type 0

Closed this issue · 1 comments

Seen with Metaproxy in production.

Due to assert(*element->attributeType > 0 && *element->attributeType < 20); in xmlquery.c. This assert was introduced in commit 6b76baf .