Fix crash in category comparison caused by incorrect filters
ClosedPublic

Authored by leinir on Mar 19 2019, 11:13 AM.

Details

Summary

Prior to this, we would crash when attempting to create our own Applications Category instance in KNSBackend. We can now set the and filters programmatically and no longer crash. The patch further outputs the entirety of the comparison conditions we're using, for easier debuggings.

Diff Detail

Repository
R134 Discover Software Store
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
leinir created this revision.Mar 19 2019, 11:13 AM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 19 2019, 11:13 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
leinir requested review of this revision.Mar 19 2019, 11:13 AM
leinir updated this revision to Diff 54373.Mar 19 2019, 9:38 PM

Remove some future-leftovers

apol accepted this revision.Mar 19 2019, 9:53 PM
This revision is now accepted and ready to land.Mar 19 2019, 9:53 PM
This revision was automatically updated to reflect the committed changes.