Bug 640327
Summary: | Subject sort is not ordered correctly | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Warren Sturm <warren.sturm> | ||||||
Component: | evolution | Assignee: | Matthew Barnes <mbarnes> | ||||||
Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | 13 | CC: | lucilanga, mbarnes, mcrha | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2010-10-07 08:02:56 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Warren Sturm
2010-10-05 15:00:33 UTC
Can you please clarify what you mean by "correct"? A screenshot would be helpful. Created attachment 451754 [details]
Screen Capture for subject sort
Created attachment 451757 [details]
Evolution 2.28.3 Subject sort example for same folder
Thanks for a bug report. Am I right that the 2.28.3 is not using Group By Thread, but 2.30.3 is using Group By Thread? And when you turn that option off, will it sort by Subject correctly in 2.30.3, and when you turn that on in 2.28.3, will it also break sorting? Neither is using group by thread. Trying it made no difference in sort order in the example folder in the screen shot. Ah, thanks, I realized I can reproduce it too. I filled an upstream bug [1] for the issue, which also contains a patch to fix it. There was no code change, thus you can apply that patch (or that simple change) to your evolution too, concretely on the file: /usr/share/evolution/2.30/etspec/message-list.etspec and it'll start to work as soon as you restart evolution. [1] https://bugzilla.gnome.org/show_bug.cgi?id=631588 |