Closed (fixed)
Project:
Bibliography Module
Version:
5.x-1.16
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2008 at 13:39 UTC
Updated:
9 Dec 2008 at 21:22 UTC
Hello,
I noticed that the citekey gets truncated if they are too long. In our bibtex file, we have some citekeys longer than the 16 characters assigned to that field. Is there a reason why this is limited? Would it be possible to change it to varchar(255)? Would a re-import then get the full citekey in?
Many thanks
Chris
Comments
Comment #1
macko commentedI agree - this was something that surprised me very much. I have lots of longer keys in my bib database, like
Bearman-and-Meanstrow-2004, and they don't fit. Is there any rationale for limiting key length (so much)?Comment #2
rjerome commentedNo, there is no rational what so ever :-) it was just an arbitrary size choice which, apparently was not so good.
I'll change it.
Ron.
Comment #3
rjerome commented