Merge authors: John Frankland (frankland) ------------------------------------------------------------ revno: 721 [merge] fixes bug: https://launchpad.net/bugs/1073517 committer: John Frankland <[email protected]> branch nick: kaliveda timestamp: Tue 2012-11-06 12:23:53 +0100 message: fix bug#1073517: runs not associated with any experimental system appeared in KaliVedaGUI without the correct run creation date, user name and version info. when the database is built, if any runs are not associated with a system from the Systems.dat file, we add a dummy "[unknown]" system to the database and add these runs to it. The 'unknown' system then appears in the GUI (and all date etc. info is correct), but is not written to Systems.dat if the database is saved. modified: KVIndra/db/KVINDRADB.cpp KVMultiDet/base/KVSeqCollection.h KVMultiDet/data_management/KVAvailableRunsFile.cpp
-- lp:kaliveda https://code.launchpad.net/~kaliveda-dev/kaliveda/1.8 Your team KaliVeda Development Team is subscribed to branch lp:kaliveda. To unsubscribe from this branch go to https://code.launchpad.net/~kaliveda-dev/kaliveda/1.8/+edit-subscription _______________________________________________ Mailing list: https://launchpad.net/~kaliveda-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~kaliveda-dev More help : https://help.launchpad.net/ListHelp

