Bug 28908

Summary: Bug 18017 removed indexing field 245
Product: Koha Reporter: Fridolin Somers <fridolin.somers>
Component: CatalogingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: jonathan.druart, m.de.rooy
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 18017    
Bug Blocks:    

Description Fridolin Somers 2021-08-26 22:02:04 UTC
Before bug 18017 there was in etc/zebradb/marc_defs/unimarc/authorities/authority-koha-indexdefs.xml :

  <!-- Name and collective title -->
  <kohaidx:index_subfields tag="245" subfields="atjxyz">
    <kohaidx:target_index>Title-uniform:w</kohaidx:target_index>
    ...

Indexing of 245, 445, ... is now missing.

Is this on purpose ?

Note that Title-uniform was used in authorities fields 230, 235 and 245.
Comment 1 Jonathan Druart 2021-09-01 13:52:37 UTC
Fridolin, you are the author of bug 18017!
Comment 2 Fridolin Somers 2021-09-01 19:05:57 UTC
(In reply to Jonathan Druart from comment #1)
> Fridolin, you are the author of bug 18017!

Yes but I ask for a non-technic point of view.
People are discussing it at Biblibre, I will report it here.
Comment 3 Katrin Fischer 2023-07-01 13:26:10 UTC
Was the question resolved?