View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011234 | MMW v4 | Framework: Tagging | public | 2013-09-04 14:02 | 2013-09-18 22:18 |
| Reporter | lowlander | Assigned To | |||
| Priority | urgent | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 4.1 | ||||
| Target Version | 4.1 | Fixed in Version | 4.1 | ||
| Summary | 0011234: Multiple value imports incorrectly with WAV | ||||
| Description | WAV files with multiple values import incorrectly. In the sample the Artist is imported either with / or [] (square character). Files on FTP. | ||||
| Additional Information | GOV-683079 | ||||
| Tags | No tags attached. | ||||
| Fixed in build | 1659 | ||||
|
|
The files include besides '/' also non-standard multiple value separator - carriage return (0x0d). It could be sometimes displayed as square character. |
|
|
Fixed in build 1657. Both separators are read as standard ";" now. |
|
|
Verified 1657 |
|
|
User reports that separator is missing space for multiple values (eg. value1;value2 instead of value1; value2) |
|
|
Missing space fixed in build 1659. |
|
|
Verified 1659 |