Actions
Bug #1943
closedneed to put "VB" in accessionCode into a props file
Start date:
02/03/2005
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
1943
Description
current is in:
Utility.getAccessionPrefix()
public static String getAccessionPrefix()
and is based on database name. Need to make sure any other instances of
hard-coding "VB" goes through this, and this function then reads from the props
file instead of the logic based on db name.
Actions