When using the authors filter, the filter uses the last name and if authors have the same last name, only the first author is shown. For example if there are three authors:
Smith, Kelly (cid: 123)
Smith, John (cid: 225)
Smith, David (cid: 23)

The only author that will be shown is Smith, D. Propose that the cid is used instead of last name, that way all authors are shown.

CommentFileSizeAuthor
#2 3036292-filter-author-by-cid.patch691 bytesebremner

Comments

ebremner created an issue. See original summary.

ebremner’s picture

StatusFileSize
new691 bytes

Patch to fix issue, using cid to get authors.

liam morland’s picture

Category: Task » Bug report
Status: Active » Needs review
rjerome’s picture

Status: Needs review » Reviewed & tested by the community

I don't see any problem with that, it definitely makes more sense than the existing code. I'd say it should have been that way all along.

  • Liam Morland committed 6ccb51f on 7.x-1.x authored by ebremner
    Issue #3036292 by ebremner: Filter authors with cid instead of last name
    
liam morland’s picture

Title: Authors filter use the contributer id (cid) instead of last name » Filter authors with cid instead of last name
Status: Reviewed & tested by the community » Fixed

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.