X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/dd274e84e0518f8c9ac0cacba2bc56e5be2985b1..6e2b3026c6a496e81642c373796bd39dad33d2a6:/BoxItem.cpp diff --git a/BoxItem.cpp b/BoxItem.cpp index 4471c86..85a1c9f 100644 --- a/BoxItem.cpp +++ b/BoxItem.cpp @@ -720,7 +720,7 @@ void BoxItem::loadFunctional(QDomElement funcElement) throw(Exception) { throw(Exception(PROJECTFILE_CORRUPTED)); } if (referenceMd5 != referenceXml) { - throw(Exception(PROJECTFILE_CORRUPTED)); + reference = referenceXml; } else { reference = referenceMd5;