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

            Bug ID: 23900
           Summary: Label maker cannot concatenate database fields
 Change sponsored?: ---
           Product: Koha
           Version: 19.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Label/patron card printing
          Assignee: cnighswon...@foundations.edu
          Reporter: and...@bywatersolutions.com
        QA Contact: testo...@bugs.koha-community.org

The manual explains that one can use double quotes when listing fields for
one's label layout to make two or more values concatenate onto a single line in
one's label. 

From https://koha-community.org/manual//18.11/en/html/tools.html#layouts:
"You can also enclose a whitespace-separated list of fields to concatenate on
one line in double quotes, for example “099a 099b” or “itemcallnumber barcode”. 

Testing this on both 18.11 and 19.05, this works for MARC fields but not for
database fields.

To test:
- define a label layout with this field list: "100a 245s","enumchron
copynumber"
- find or create a record with values for all of those fields
- generate a label for that record
- the 100a and 245s successfully display on one line
- the enumchron and copynumber do not display at all

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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