| Summary: | Tag searching broken if QueryParser is turned on | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Owen Leonard <oleonard> |
| Component: | Searching | Assignee: | Tomás Cohen Arazi (tcohen) <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 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | |||
| Bug Blocks: | 12742 | ||
|
Description
Owen Leonard
2014-07-16 14:23:05 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. |