View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008792 | VALENTINA SERVER | Master database | public | 2020-05-20 07:02 | 2020-05-20 11:11 |
Reporter | Ivan Smahin | Assigned To | Ivan Smahin | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Target Version | 10.4.x | Fixed in Version | 10.4.x | ||
Summary | 0008792: VDatabaseInfo.Path return path with duplicate separators in Windows | ||||
Description | Actually reported by Fran?ois Van Lerberghe https://valentina-db.com/en/discussion-forums/7348-vdatabaseinfo-path-return-path-with-duplicate-separators-in-windows (for example : C:\\ServeurFolder\\Databases\\myDB.vdb). I have registered my db with ValentinaServerUtility myName = myFolderItem.Name // myDB.vdb mValentinaServer.RegisterDatabase( myName, "") As the master db was created from a previous version, the path has only one separator (for example : C:\ServeurFolder\Databases\master.vdb). But if I create a new master.vdb (stop server, delete master.vdb and restart server) , the path has now duplicate separators (for example : C:\\ServeurFolder\\Databases\\ master.vdb). | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-05-20 07:02 | Ivan Smahin | New Issue | |
2020-05-20 07:02 | Ivan Smahin | Status | new => assigned |
2020-05-20 07:02 | Ivan Smahin | Assigned To | => Ivan Smahin |
2020-05-20 11:03 | Ivan Smahin | Status | assigned => resolved |
2020-05-20 11:03 | Ivan Smahin | Resolution | open => fixed |
2020-05-20 11:03 | Ivan Smahin | Fixed in Version | => 10.4.x |