| Summary | changeMbox() is called with wrong argument when attachments are deleted |
| Queue | IMP |
| Queue Version | FRAMEWORK_3 |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | slusarz (at) horde (dot) org |
| Requester | leena.heino (at) uta (dot) fi |
| Created | 04/13/2006 (7166 days ago) |
| Due | |
| Updated | 04/13/2006 (7166 days ago) |
| Assigned | |
| Resolved | 04/13/2006 (7166 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ changeMbox() is called with wrong argument when attachments are deleted
Queue ⇒ IMP
New Attachment: imp-framework3-changembox.patch
with wrong arguments. It is called with server+folder string, but is
should be called with only folder information.
Patch attached.