http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9239 --- Comment #48 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 16145 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16145&action=edit [PASSED QA] Bug 9239 follow-up: update koha-conf.xml The previous patches were missing the koha-conf.xml updates. This patch updates koha-conf.xml and makes the changes neccessary to include the QueryParser configuration file in the packages. To test: 1) Run Makefile and check generated koha-conf.xml to confirm that the line <queryparser_config>...</queryparser_config> is there with an absolute path. 2) That was it. Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Tested update successfully - new line now shows up and query parser is used. -- You are receiving this mail because: You are watching all bug changes.