Skip to content

author list wrong #30

@Xunius

Description

@Xunius

There is a mistake that when a field fetched is a sequence (e.g. author list), the sequence length can be wrong when there are duplicates.

E.g.

firstnames = L.Y., M.C., Y.L., Y.C., F.H.
lastnames = Oey, Chang, Chang, Lin, Xu

Because the duplicate (Chang) in the lastnames list is removed, the resultant author list ends up as:

Oey, L. Y. and Chang, M. C. and Lin, Y. L. and Xu, Y. C.

A fix is coming soon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions