https://bugs.kde.org/show_bug.cgi?id=505700
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/discover/-/commit/cf3e2b |ma/discover/-/commit/5cfe7e |b650cba2ded4ecef3615c26e1dd |4c793526ad6a73bf4ee6216eb72 |6913e11 |e999add --- Comment #3 from Harald Sitter <sit...@kde.org> --- Git commit 5cfe7e4c793526ad6a73bf4ee6216eb72e999add by Harald Sitter. Committed on 24/06/2025 at 15:02. Pushed by sitter into branch 'Plasma/6.4'. sourcespage: fix delegate referencing the wrong `name` in the switch to required properties supposedly the reference to `name` got missed. unfortunately there is another `name` defined on the page itself, so we ended up using the page name instead of the model name. require that the model supplies us with a name role and use that. (cherry picked from commit cf3e2bb650cba2ded4ecef3615c26e1dd6913e11) Co-authored-by: Harald Sitter <sit...@kde.org> M +1 -0 discover/qml/SourcesPage.qml https://invent.kde.org/plasma/discover/-/commit/5cfe7e4c793526ad6a73bf4ee6216eb72e999add -- You are receiving this mail because: You are watching all bug changes.