|
Written by Lars Behrmann
|
|
Tuesday, 02 May 2006 |
|
In the current AODL release are three bugs. The first occours when inserting two pictures with the same name from different folders then the last inserted picture will overwrite the first one. The second occours only if you use more then two instances of a IDocument implementation at the same time e.g. in multithreading apps, then the app could run into a conflic with the temp read and write folder. The third only occours while using AODL under mono on Linux machines. The file operations fails, because of a wrong path seperator. The first and the second are fixed in the current CVS repository and could be checked out from the Sourceforge.net CVS modul. A compiled bugfix relase will follow the next days. The third is still inside the code base and will be fixed with the next version.
|