Closed (fixed)
Project:
Bibliography Module
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2007 at 12:08 UTC
Updated:
14 Feb 2009 at 13:19 UTC
Hello,
It`s me again ;)
I have a problem with the same surname of the author and other name. I cant get the /biblio/author/surname url for that ?
For example:
surname, a. = /biblio/author/surname
surname, b. = /biblio/author/surname
Is there any way to fix that problem? How I should do that,
I will be very grateful for the help
Sebastian
Comments
Comment #1
rjerome commentedThis, unfortunately, is by design. Because the database (like my own) can contain inconsistencies in the name format (i.e. the name may be listed on one entry as Lastname, Firstname I. but the same person could be referred to as Firstname I. Lastname and F.I. Lastname and Lastname, F.I.) I chose to search only by lastname. This will soon change, as I am developing a new "contributor" table which standardize the author names and remove inconsistencies.
Ron
Comment #2
catdevrandom commented