mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[GH-ISSUE #835] Parameters panel does not represent correct settings in 1.4.3 #747
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#747
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @schefi on GitHub (Feb 6, 2016).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/835
I discovered a bug in the parameters panel, the bug was introduced in 1.4.3. Saving settings works correctly, I checked the entries in lib_parameter table. But navigating elsewhere and returning to or reloading the parameters page always shows defaults (initial values), not the last saved settings.
This is unconvinient, since I have to re-enter all values if I would like to make a single change, including reentering former secret key.
@whyscream commented on GitHub (Feb 11, 2016):
Seeing same behaviour here
@tonioo commented on GitHub (Feb 11, 2016):
I'll look into it ASAP.
@tonioo commented on GitHub (Feb 16, 2016):
@schefi @whyscream Could try this fix please ?
@schefi commented on GitHub (Feb 16, 2016):
I applied the commit. It works OK now. Thanks!
@whyscream commented on GitHub (Feb 21, 2016):
works again! TY :)