Every new save of biblio entries creates 19 contributors. When there is only one author, a blank author is created and linked to the article 18 times. Is there some while statement that is not checking for blank values?
Every new save of biblio entries creates 19 contributors. When there is only one author, a blank author is created and linked to the article 18 times. Is there some while statement that is not checking for blank values?
Comments
Comment #1
rjerome commentedI don't know how that one slipped by, but it's fixed now.
http://drupalcode.org/project/biblio.git/commit/3e71abd
Ron.