Bug #1658
MetaInfo copy constructor tries to copy block ID from itself
Start date:
06/11/2014
Due date:
% Done:
0%
Estimated time:
Description
In the MetaInfo constructor, the line with '_finalBlockID' tries to copy from self instead of from the passed in value.