Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.0-beta8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
7 Nov 2008 at 13:53 UTC
Updated:
14 Jul 2012 at 23:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
Frank Steiner commentedOh sorry, file got empty somehow. Here's the patch.
Comment #2
acherp commentedFrank, in order for Biblio to search on lastnames in profile pages, does the profile need to have a field profile_lastname or simply lastname or what? I am puzzled by the way Biblio posts lists of publications to profile pages. Aleh
Comment #3
Frank Steiner commentedAs far as I know, the profile page doesn't care about the authors name at all. I lists the biblio entries that were created by the user, no matter what the author names are. It doesn't call biblio_db_search the way I do above, so this patch doesn't affect the profile page listing.
Comment #4
Frank Steiner commentedFixed in beta9. Thanks!