Summary: | Intranet interface references intranet/htdocs/opac-tmpl which does not exist | ||
---|---|---|---|
Product: | Koha | Reporter: | Doug Kingston <dpk> |
Component: | Searching | Assignee: | Galen Charlton <gmcharlt> |
Status: | CLOSED INVALID | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | P5 - low | CC: | magnus |
Version: | rel_3_2 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Doug Kingston
2010-11-21 14:03:37 UTC
> Example:
> Home > Authorities
Is this only one example of multiple instances you found of the bug?
Here's another: Home > Cataloging Catalog Search enter "sharp" then push Submit -> 54 result(s) found and this errir in the log: [Sun Nov 21 15:38:52 2010] [error] [client 92.234.0.16] [Sun Nov 21 15:38:52 2010] addbooks.pl: Use of uninitialized value in subroutine entry at /usr/local/lib/perl/5.10.0/Lingua/Stem/Snowball.pm line 55., referer: http://kohaadmin.efdss.org/cgi-bin/koha/cataloguing/addbooks.pl And another: Home > Search (from the top bar), Enter Children in the top keyword box (its in our Authorities list), and push Search: [Sun Nov 21 16:01:45 2010] [error] [client 92.234.0.16] File does not exist: /usr/share/koha/intranet/htdocs/opac-tmpl, referer: http://kohaadmin.efdss.org/cgi-bin/koha/catalogue/search.pl?idx=kw&q=Children&op=and&idx=kw&op=and&idx=kw&sort_by=relevance It happens in different places, and with different params, but it seems isolated to addbook.pl and search.pl references. I see no errors like this in an up-to-date installation. Can you confirm that you are using Koha 3.2? Closing this since it has been ~2 years since the last comment and noone has complained about this in newer versions. |