Ticket #180 (closed Bugs: fixed)
Cannot save outgoing server config
| Reported by: | octo | Owned by: | octo |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.0 |
| Component: | LogicMail | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: |
Description (last modified by octo) (diff)
Steps to reproduce:
- Go to Configuration screen
- Select "Add outgoing server"
- Populate all necessary fields
- Hit the back button and select save
- Notice that the screen doesn't close
Change History
comment:1 Changed 2 years ago by octo
- Status changed from new to accepted
- Description modified (diff)
comment:2 Changed 2 years ago by octo
- Status changed from accepted to closed
- Resolution set to fixed
This should be resolved by [631].
Apparently the issue was caused by default values not being set correctly on the outgoing configuration object, and some new change-tracking code throwing an exception when the setters for those fields were called.
Note: See
TracTickets for help on using
tickets.
