View Issue Details

IDProjectCategoryView StatusLast Update
0008792VALENTINA SERVERMaster databasepublic2020-05-20 11:11
ReporterIvan Smahin Assigned ToIvan Smahin  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version10.4.xFixed in Version10.4.x 
Summary0008792: VDatabaseInfo.Path return path with duplicate separators in Windows
DescriptionActually 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).
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

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