http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9832

Mirko Tietgen <mi...@abunchofthings.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16205|0                           |1
        is obsolete|                            |

--- Comment #2 from Mirko Tietgen <mi...@abunchofthings.net> ---
Created attachment 16206
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16206&action=edit
Bug 9832: avert software error with QP enabled and misconfigured

QueryParser requires a configuration file. If koha-conf.xml does not
point to that configuration file, you will get a software error when
you try to search with QueryParser enabled. Until this patch.

To test:
1) Comment out the <queryparser_config> line in your koha-conf.xml
2) Turn on UseQueryParser
3) Do a search, watch it explode
4) Apply patch
5) Do search again, watch it work
6) Sign off on patch

Signed-off-by: Mirko Tietgen <mi...@abunchofthings.net>
Works as expected, nothing explodes anymore

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to