zoom: use yaz_filepath_resolve for XSLT files.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 25 Jul 2011 11:05:42 +0000 (13:05 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 25 Jul 2011 11:06:40 +0000 (13:06 +0200)
commitb484b17197842b9f282db212fce12ed44e2a2371
tree0bb9cb161328c8c29b28a46d1710fc9d93a7f519
parent8686feb1ea052b98b592e1d12ed4bb3ac2528c13
zoom: use yaz_filepath_resolve for XSLT files.

Might as well use this function when it is also used for filter
record_transform. Change the error handling a bit, for example
do not even attempt to XML parse a non-existing file.
src/filter_zoom.cpp