Bug 12585

Summary: Tag searching broken if QueryParser is turned on
Product: Koha Reporter: Owen Leonard <oleonard>
Component: SearchingAssignee: Tomás Cohen Arazi <tomascohen>
Status: CLOSED WORKSFORME QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: martin.renvoize, tomascohen
Version: Main   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/opac-search.pl?tag=foo&q=foo
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 12742    

Description Owen Leonard 2014-07-16 14:23:05 UTC
If you try to search by tag in the OPAC with the UseQueryParser system preference turned off you get an error:

Can't locate YAML/XS.pm in @INC at (eval 1903) line 1.
Comment 1 Tomás Cohen Arazi 2014-08-10 14:43:07 UTC
Owen, could you please provide steps to reproduce? I cannot seem to be able to reproduce it.

I have tried both UseQueryParser on and off (the description of the bug is a bit confusing, I assumed the title was the right one). And did:

- Populated my database with lots of records.
- Logged with my username on the OPAC (bootstrap)
- Added a tag "Tomas" to a record.
- Went to my personal page, and clicked on "Your tags" (shouldn't it be "My tags" ? :-D)
- Then clicked on the tag I created, and it showed the record.