Ticket #182 (closed Bugs: fixed)

Opened 2 years ago

Last modified 2 years ago

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:

  1. The message is successfully sent
  2. An ArrayIndexOutOfBoundsException is generated, with the message "Index 2 >= 2".
  3. 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

comment:1 Changed 2 years ago by octo

  • Status changed from new to closed
  • Resolution set to fixed

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

Note: See TracTickets for help on using tickets.