Fix Status ordering
AcceptedPublic

Authored by dura on Jan 8 2020, 8:55 PM.

Details

Reviewers
mkoller
Summary

Clicking on the Status header column does not sort the list properly.
The method UpdateFileItem::operator< is wrong: it always returns false for the status column if compared status differs.
BUG: 416021

Diff Detail

Repository
R448 Cervisia
Lint
Lint Skipped
Unit
Unit Tests Skipped
dura requested review of this revision.Jan 8 2020, 8:55 PM
dura created this revision.
dura edited the summary of this revision. (Show Details)Jan 8 2020, 8:58 PM
dura retitled this revision from Fix Status ordering. to Fix Status ordering.Jan 8 2020, 9:10 PM
dura edited the summary of this revision. (Show Details)Jan 22 2020, 5:47 PM
mkoller accepted this revision.Jan 22 2020, 8:43 PM
This revision is now accepted and ready to land.Jan 22 2020, 8:43 PM