Closed (fixed)
Project:
Bibliography Module
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
9 Feb 2007 at 06:38 UTC
Updated:
4 Jan 2026 at 20:03 UTC
Comments
Comment #1
rjerome commentedLooks like you are using the HEAD version of the module. I would recommend using the 5x -dev version. I do my development on the head version and merge working features to the other branches. I am currently restructuring the way authors are handled (they will be stored in a separate table). There are a couple of reasons for this but mainly to make sorting on authors easier. The problem you are seeing is due to the fact that this feature isn't finished yet. It's the next one I'm going to work on and when it's done it will be merged into the other branches and I think at this point I will make an "offical" 5.x release.
I'm planning on adding separate fields for each author and implementing an auto-complete feature which will query the database and fill in the fields for you if the author already exists. Any comments/suggestions on this are welcome.
Ron.
Comment #2
catdevrandom commented