View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0013638 | MMW v4 | Synchronization | public | 2016-11-08 11:09 | 2016-11-11 18:01 | 
| Reporter | marek | Assigned To | |||
| Priority | immediate | Severity | major | Reproducibility | have not tried | 
| Status | closed | Resolution | fixed | ||
| Platform | Android | OS | - | OS Version | all | 
| Product Version | 4.1 | ||||
| Target Version | 4.1.15 | Fixed in Version | 4.1.15 | ||
| Summary | 0013638: Playlists including apostrophe are deleted by MMA after USB sync | ||||
| Description | As described by user adelosky in VNV-556-58229 the playlists are deleted after USB sync. I can see that in log that the playlist file is not found. It might be caused by ' character that is in both playlists. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Fixed in build | 1817 | ||||
| 
		 | 
	
	I am able to replicate it and the issue is probably in MMW. It escapes the ' character in path, so the path is: 3033-3965:Playlists/Runin''.m3u instead of 3033-3965:Playlists/Runin'.m3u. (Have a look at attached screenshot from mmstore.db.synced) After that MMA cannot find the playlist file and skips it's synchronization.  | 
| 
		 | 
	Fixed in 4.1.15.1817 | 
| 
		 | 
	Verified 1817 |