mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #1291] 1.9.1 a lot of unresponsive features #1039
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#1039
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 @rami-dabain on GitHub (Nov 8, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1291
Impacted versions
Steps to reproduce
git clone,
./run.py [domain[
Current behavior
1- after login, go to profile, try change password.. doesn't work
2- adding domains with domain admins not working (one worked. other didn't ... domain is dash-poker.com)
3- adding simple users for the new domain doesn't work
the ajax requests for those feature return HTTP err 500
Expected behavior
Video/Screenshot link (optional)
@tonioo commented on GitHub (Nov 9, 2017):
@rami-dabain Could you give more detail please? Try to set DEBUG to True inside settings.py, reload uwsgi, and open your browser debugger to check the response please.
@tonioo commented on GitHub (Nov 16, 2017):
@rami-dabain ping