Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Katrin Fischer f00d909220 Bug 22886: Missing space between fields from Keyword to MARC mapping in cataloguing search
If you have multiple subfields mapped to the 'subtitle' keyword,
those fields will show up without separating space.

To test:
- Add 3 subtitle entries in Keyword to MARC mapping for a framework
  - 245 b
  - 245 c
  - 245 h
- Edit a record, make sure the framework matches, add:
  - 245 b, c, h
- Search for it in cataloguing search (not catalog!)
- Verify the subtitle fields show, but are all concatenated
- Apply patch
- Search again and verify the display is improved with a separating
  space

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-05-15 12:10:53 +00:00
..
value_builder Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
addbiblio.tt Bug 21709: Replace 'no popup' plugin links with a span 2019-05-10 14:46:07 +00:00
addbooks.tt Bug 22886: Missing space between fields from Keyword to MARC mapping in cataloguing search 2019-05-15 12:10:53 +00:00
additem.tt Bug 22669: Fix item editing on receiving an order 2019-04-26 10:17:21 +00:00
editor.tt Bug 21411: (follow-up) Clean up for QA 2019-05-10 18:59:39 +00:00
linkitem.tt
merge.tt Bug 21942: Clean up cataloging merge template 2019-04-19 14:22:17 +00:00
moveitem.tt Bug 15496: (follow-up) Update interaction for deleting records 2019-04-26 12:07:04 +00:00
z3950_auth_search.tt
z3950_search.tt