Aquileo | Recent changes to bugshttps://sourceforge.net/p/mystructure/bugs/2006-06-05T13:33:08ZRecent changes to bugsAquileo | insertion when the data is wrong2006-06-05T13:33:08Z2006-06-05T13:33:08ZDamjan Krstajichttps://sourceforge.net/u/userid-1516459/https://sourceforge.net14d9ba331513049e30fcb1b1f41e12f77a10581c<div class="markdown_content"><p>In most of insert statements there is no section that<br />
evaluates insert statements - eval {$dbh->do("INSERT<br />
... Some insert statements failed because the input<br />
data was incorrect and it should have rolled back but<br />
it continued and committed the changes.</p></div>Aquileo | mystructure_set_smiles: problematic char in compound-ids2006-06-05T13:18:21Z2006-06-05T13:18:21ZDamjan Krstajichttps://sourceforge.net/u/userid-1516459/https://sourceforge.net737778f6d94a80bd513acd7050d9d7dcf9ff06ad<div class="markdown_content"><p>In one dataset a compound-id had '/' in its name and<br />
that is fine unless there are problems during the<br />
registration. During the registration (execution of<br />
mystructure_set_smiles) the file with name<br />
error_<compound-id>.txt is created with error statement<br />
from CDL. Now if compound-id has '/' the system then<br />
treats it in the error file as folder/filename separator.</p></div>