Ticket #171 (closed Bugs: fixed)
Account setup wizard integration issues
| Reported by: | octo | Owned by: | octo |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.0 |
| Component: | LogicMail | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: |
Description
The setup wizard has two minor issues that need to be resolved:
- If the wizard is launched from the configuration screen, the configuration screen does not refresh to show the new configurations after the wizard is completed.
- If LogicMail is started fresh with no accounts configured, the wizard needs to be automatically launched. It did this after the original implementation, and should still do this.
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in [607] by correctly setting a flag in MailHomeScreen on startup, and by changing ConfigScreen to use save notification from MailSettings to trigger its refresh.