The sort by author lastname does not work as expected. It should only sort by the lastname of the very first author. The current behavior seems to be using all available authors.
The sort by author lastname does not work as expected. It should only sort by the lastname of the very first author. The current behavior seems to be using all available authors.
Comments
Comment #1
rjerome commentedYes, that's a known bug in 1.9 (and maybe 1.10) but its fixed in -dev and will be in the next release.
Ron.
Edit:
Whops, I didn't notice at first that this is a Views related issue, so the above mentioned issue would not apply (well, it's probably the same issue that needs to be fixed in a different place).
Comment #2
rjerome commentedCould you try adding a "filter" = Biblio: Author Rank and set the value to 0, this should limit the query to only the first authors.
Comment #3
rmh3093 commentedyes this filter did the trick
Comment #4
rjerome commented