Bug 15033

Summary: Plack testing -- Search results link problems
Product: Koha Reporter: HB-NEKLS <gwilliams>
Component: SearchingAssignee: Galen Charlton <gmcharlt>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 15019    

Description HB-NEKLS 2015-10-19 19:53:27 UTC
When I perform this search: http://test-intra.plack.bywatersolutions.com/cgi-bin/koha/catalogue/search.pl?q=harry+potter the following problems happen:

1) In the results, clicking on the Holds/Edit Biblio/Edit Items links returns an Internal Server Error Message. (not expected behavior, even if the record doesn't exist; should return page that says the record doesn't exist)

2) Clicking on the Record link, returns a page that says the record doesn't exist.  (expected behavior if the record doesn't exist)

3) Clicking on a call number link in the Location column returns a page that says the record doesn't exist. (Expected behavior if the record doesn't exist)

Has reindexing been turned back on for the Plack server after the issues over the weekend?
Comment 1 HB-NEKLS 2015-10-19 20:25:41 UTC
Nope reindexing is turned on -- but maybe the reindexes need to be rebuilt?
Comment 2 Tomás Cohen Arazi 2015-10-20 02:46:00 UTC
This bug is invalid. This is a side effect of a problem with MySQL connections being lost, and reindexing this failing.