View Issue Details

IDProjectCategoryView StatusLast Update
0018658MMW 5Playlists (Auto) / Search / Filterspublic2021-12-10 20:30
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version5.0.2 
Target Version5.0.2Fixed in Version5.0.2 
Summary0018658: Contextual Search (YouTube): tracks not found / assertion failure (regression 5.0.2)
Description1 Navigate to Depeche Mode
2 Click online
3 Type 'I feel you' to initiate a contextual search
--> No results! (which is strange considering that the track 'I feel you' is in the list of tracks (though hidden). It appears that the search only applies to Albums!
4 'x' the Contextual search
5 Expand the list of tracks ('All tracks')
--> 'I feel you' is displayed
6 Type 'I feel you' to initiate a contextual search
--> No results! (even more surprising since it actually appears in the view)! It appears that the search only applies to Albums!
7 Click 'Show more from YouTube...'
--> Assertion failure!

Please triage.
Additional InformationTested with 2526-7 Test build (it wasn't generating debug logs, but the issue is easily reproducible).
TagsNo tags attached.
Fixed in build2527

Relationships

related to 0013268 closedmichal Online tracks: Tracks missing when browsing online by Artist 
related to 0018441 closedLudek Contextual Search doesn't work consistently for tracks section in Browser view 

Activities

rusty

2021-12-10 03:50

administrator   ~0066339

Ludek

2021-12-10 15:55

developer   ~0066343

Last edited: 2021-12-10 15:56

It asserts in Michal's code in artistTracks.js line:
existingTracklist.addList(UI.artistTracklist.controlClass.dataSource);
because UI.artistTracklist.controlClass.dataSource is not ISongList type.

Assigned to Michal to look into it.

Ludek

2021-12-10 15:59

developer   ~0066344

Last edited: 2021-12-10 16:02

Just testing in 5.0.1 and the issue does not happen,
Seems to be a regression in 5.0.2 (might be related to 0018441), just veryfiing...

Ludek

2021-12-10 17:14

developer   ~0066350

Fixed in 2527

rusty

2021-12-10 20:30

administrator   ~0066352

Veriied 2527.