View Issue Details

IDProjectCategoryView StatusLast Update
0019926MMW 5Collectionspublic2023-04-17 14:43
ReporterLudek Assigned To 
PriorityurgentSeveritycrashReproducibilityhave not tried
Status closedResolutionfixed 
Product Version5.0 
Target Version5.1Fixed in Version5.1 
Summary0019926: Possible "Stack overflow" when a collection refers to an auto-playlist referring the collection
Description[Ticket # 5693]
The issue is that "Regular Songs" collection refers to "Not yet played" auto-playlist and the auto-playlist refers the "Regular Songs" collection.
So there is endless recusion when constructing the SQL query "Regular Songs" > "Not Yet played" > "Regular Songs" > "Not Yet played" > "Regular Songs" > "Not Yet played" > .....

Workaround is to edit either the auto-playlists to not reference the collection or the collection to not reference the auto-playlist.

TagsNo tags attached.
Fixed in build2802

Activities

Ludek

2023-04-14 14:47

developer   ~0071499

Fixed in 5.1.0.2802

peke

2023-04-17 14:43

developer   ~0071533

Verified 2802

Good catch.

Updated smoke test case document.