https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41713

            Bug ID: 41713
           Summary: warnings sometimes generated when using
                    ShowComponentRecords feature
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Cataloging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

When using ShowComponentRecords feature warnings like:

[WARN] Use of uninitialized value in concatenation (.) or string at
/kohadevbox/koha/Koha/SearchEngine/Elasticsearch/QueryBuilder.pm line 352.
[WARN] Use of uninitialized value $comp_query_str in concatenation (.) or
string at /kohadevbox/koha/catalogue/detail.pl line 273.

are generated from staff interface detail view when:
1. ShowComponentRecords = 'both' or 'staff' AND
2. UseControlNumber is on AND
3. record lacks 001 field

Similarly, from OPAC interface:

[WARN] Use of uninitialized value in concatenation (.) or string at
/kohadevbox/koha/Koha/SearchEngine/Elasticsearch/QueryBuilder.pm line 352.
[WARN] Use of uninitialized value $comp_query_str in concatenation (.) or
string at /kohadevbox/koha/opac/opac-detail.pl line 640.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to