[Refdb-devel] [ refdb-Bugs-1559912 ] Prevent use of -ID in citation keys
Status: Beta
Brought to you by:
mhoenicka
From: SourceForge.net <no...@so...> - 2006-09-19 08:33:18
|
Bugs item #1559912, was opened at 2006-09-16 23:40 Message generated for change (Comment added) made by mhoenicka You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=385991&aid=1559912&group_id=26091 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Markus Hoenicka (mhoenicka) Assigned to: Markus Hoenicka (mhoenicka) Summary: Prevent use of -ID in citation keys Initial Comment: The character sequence "-ID" is used to separate the (optional) database name from the citation key or ID proper in citations. If a citation key contains the sequence "-ID" somewhere, as in "Johnson2001The-Idea-of-ICA", creating bibliographies will fail. refdbd must not accept or create such citation keys. ---------------------------------------------------------------------- >Comment By: Markus Hoenicka (mhoenicka) Date: 2006-09-19 10:33 Message: Logged In: YES user_id=85809 fixed in svn. refdbd now replaces "-ID" with "_ID" to avoid this problem. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=385991&aid=1559912&group_id=26091 |