Ticket #182 (closed Bugs: fixed)
Exception ("Index 2 >= 2") when sending message
| Reported by: | octo | Owned by: | octo |
|---|---|---|---|
| Priority: | major | Milestone: | 2.0 |
| Component: | LogicMail | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: |
Description
When sending an Email message, the following happens:
- The message is successfully sent
- An ArrayIndexOutOfBoundsException is generated, with the message "Index 2 >= 2".
- The message remains in the outbox.
This was reproduced using a configuration where the base account was IMAP, the sent message folder was set to both "<none>" and a local folder.
Change History
Note: See
TracTickets for help on using
tickets.

Change [632] should fix this, which is available in build [build:161].