I received numerous "not unique table/alias" errors with beta5 when using multiple authors in filters or sort criteria, fixed it
but didn't submit patch ( stupid me ).

This patch allows for filters like:
Filters: ag is T and Author is John Doe and Author is Jane Doe
and still order by author.

Since the errors are still in beta6, attached is the patch. HTH

CommentFileSizeAuthor
biblio.pages.inc_multiple_filters.patch1.9 KBjukkis

Comments

rjerome’s picture

Thanks, that's one thing (I'm sure there are many more) that I hadn't tested yet. I'll work that into the code.

Ron.

rjerome’s picture

Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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