Bug 15033 - Plack testing -- Search results link problems
Summary: Plack testing -- Search results link problems
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching (show other bugs)
Version: master
Hardware: All All
: P5 - low major (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 15019
  Show dependency treegraph
 
Reported: 2015-10-19 19:53 UTC by HB-NEKLS
Modified: 2019-06-27 09:24 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.