https://bugs.kde.org/show_bug.cgi?id=385463
Fabian Vogt <fab...@ritter-vogt.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fab...@ritter-vogt.de --- Comment #1 from Fabian Vogt <fab...@ritter-vogt.de> --- Created attachment 108220 --> https://bugs.kde.org/attachment.cgi?id=108220&action=edit PoC that fixes the API mismatch The reason for this bug is that tools.js does not support SimpleFavoritesModel anymore. I attached a patch that changes KAStatsFavoritesModel to be a superset of SimpleFavoritesModel and adjusts tools.js to use the SimpleFavoritesModel API if necessary. -- You are receiving this mail because: You are watching all bug changes.