View Issue Details

IDProjectCategoryView StatusLast Update
0004167MMW v4DB/FileMonitorpublic2007-12-17 01:54
Reporterpetr Assigned To 
PriorityimmediateSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Fixed in Version3.0 
Summary0004167: DB conversion issues
DescriptionSome conversion issues.
1. When converting from MM2, unknown Year and OriginalYear gets the value of -10000. But when an unknown Year/OriginalYear is assigned within MM3 it gets the value of -1.
2. Unknown Genre in MM2 (-1), in the Genres table, is converted to MM3.

In the name of consistency it would be nice if unknown Year/OriginalYear is converted to -1 and that unknown genre is not converted.
To fix old converted DB's simply add a function in compact database that converts all -10000 to -1.
I read that unused genres will disappear upon compacting, as in MM2, so I guess that will remove the unknown genre entry as well.
TagsNo tags attached.
Fixed in build1119

Activities

petr

2007-12-16 20:27

developer   ~0012571

Fixed in 1119.

rusty

2007-12-17 01:54

administrator   ~0012584

Closing (untested--internal issue).