| Summary | First message in thread view off |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | slusarz (at) horde (dot) org |
| Requester | jan (at) horde (dot) org |
| Created | 03/04/2005 (7575 days ago) |
| Due | |
| Updated | 03/08/2005 (7571 days ago) |
| Assigned | 03/07/2005 (7572 days ago) |
| Resolved | 03/08/2005 (7571 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
New Attachment: thread.png
Just to make sure that we are talking about the same issue, I'll
attach a screenshot.
State ⇒ Feedback
State ⇒ Assigned
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ First message in thread view off
Queue ⇒ IMP
Assigned to Michael Slusarz
though, manifesting in two errors:
The first message of a thread seems to "loose connection" to its
thread. If clicking on "Show thread" in the message view, only this
message is shown. If clicking on that link in any other message of the
same thread correctly shows the complete thread including the first
message.
In the the thread tree of the mailbox view, the second message of a
thread is indentend one step too many. It should be:
<first message>
<tree icon><second message>
<space><tree icon><third message>
but it its:
<first message>
<space><tree icon><second message>
<space><space><tree icon><third message>