Skip to content

CSV export should separate all names using semicolon #2762

@koppor

Description

@koppor

When exporting to "CSV", the content reads as follows:

BibliographyType,ISBN,Identifier,Author,Title,Journal,Volume,Number,Month,Pages,Year,Address,Note,URL,Booktitle,Chapter,Edition,Series,Editor,Publisher,ReportType,Howpublished,Institution,Organizations,School,Annote,Custom1,Custom2,Custom3,Custom4,Custom5
6,"","B1-2","Lastname2a, Firstname2a; Lastname2b, Firstname2b; Lastname2c, Firstname2c & Lastname2d, Firstname2d","Talk2","",,,"","21--24",2017,"","","","Conference Name (CN 2017)","","","","","Gesellschaft f\"{u}r Informatik e.V.","","","","","","","","","","",""

The issue is that the last names are separated using & and not ;

All names should be separated using ; to allow easy parsing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions