Koha/koha-tmpl
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
..
intranet-tmpl Bug 22886: Missing space between fields from Keyword to MARC mapping in cataloguing search 2019-05-15 12:10:53 +00:00
opac-tmpl Bug 22881: Trying to clear search history via the navbar X doesn't clear any searches 2019-05-14 18:19:04 +00:00