View Issue Details

IDProjectCategoryView StatusLast Update
0018426MMW 5Main Panelpublic2021-10-15 21:04
ReporterLudek Assigned To 
PriorityurgentSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version5.0.2 
Target Version5.0.2Fixed in Version5.0.2 
Summary0018426: Opening "Media Properties" crashes (regression 2508)
DescriptionSelect a C:\ drive under Music > Location
Right click the "C:\" node > Media Properties
=> crash
TagsNo tags attached.
Fixed in build2509

Relationships

related to 0018394 closedmichal (Performance) Use asJSON instead of fastForEach in Dropdown._setAutoWidth 

Activities

Ludek

2021-10-14 21:30

developer   ~0065216

Last edited: 2021-10-14 21:33

Seems a regression related to fixing 0018394
Reverting the code in Dropdown._setAutoWidth does not crash anymore.

It is using JSON, but the JSON does not seem to be correctly escaped for strings containing backslash (like ''C:\' )

Ludek

2021-10-14 21:38

developer   ~0065217

Fixed in 2509

peke

2021-10-15 21:04

developer   ~0065247

Verified 2509

Media Properties Open correctly