View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014487 | MMW v4 | Framework: Tagging | public | 2017-10-24 17:50 | 2018-06-18 20:21 |
Reporter | Ludek | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 4.1.19 | ||||
Target Version | 4.1.19 | Fixed in Version | 4.1.19 | ||
Summary | 0014487: MP3 file may be deleted by tagging when locked (with the new id3lib) | ||||
Description | With the new id3lib (added to 4.1.18/4.1.19) this DUnit test always fails: Tagging > TTestTaggingMP3 > Test8SpecTagLocked "File was deleted by tagging!" This test always passes with id3lib from 4.1.17, but always fails with id3lib from 4.1.19! Note that also Player > PlayAndTag test often fails with id3lib from 4.1.19, but never fails with id3lib from 4.1.17 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1858 | ||||
|
Note that if there isn't a quick and safe fix then I would prefer to distribute the id3lib from 4.1.17 and use the new id3lib just for MM5. |
|
Because the fix is still quite unclear and could be unsafe then we decided just to included the original id3lib from 4.1.17 in order to be able to release 4.1.19 now without any risk. The full fix (in the new id3lib) is targeted for the future versions. Left assigned to Michal for the fix in the new DLL. |
|
Resolved by using older version. New version (same functionality, just ported to new MSVC) used only in MM5 now. |
|
Verified by DUnit > Tagging > TTestTaggingMP3 > Test8SpecTagLocked Verified both id3lib.dl (MM4 and MM5) |