Bug 11863

Summary: Allow showing author names in consistent format in search results
Product: Koha Reporter: paxed <pasi.kallinen>
Component: MARC Bibliographic data supportAssignee: Galen Charlton <gmcharlt>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
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:

Description paxed 2014-02-27 10:34:24 UTC
Using MARC21, the author names come from 100a. The first indicator tells whether the name is in "Lastname, Firstname" or "Firstname Lastname" format.  Allow showing the names in eg. search results in consistent format.

Perhaps a syspref that has three settings: "Always show Lastname first", "Always show Firstname first", "Always show in format saved in MARC record", the last of which would be default, as that is the current way.