mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #1081] Some things wrong after update to 1.7.2 #901
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#901
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 @mkkeck on GitHub (Mar 18, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1081
Impacted versions
Steps to reproduce
Update from version 1.7.1 to 1.7.2 (see docs)
Current behavior
@tonioo commented on GitHub (Mar 20, 2017):
@mkkeck About the trace you sent, can you check which version of
requestsis installed on your virtualenv please?@mkkeck commented on GitHub (Mar 20, 2017):
I've typed in my shell:
@mkkeck commented on GitHub (Mar 20, 2017):
Now it works:
Login ...
... and the Dashboard is available
Upload to the server works via CKEditor too. But how can I configure the spellchecker?
@tonioo commented on GitHub (Mar 20, 2017):
Two possibilities:
'Scayt'toCKEDITOR_CONFIGSinside settings.py (just afterSpellChecking)'disableNativeSpellChecker': FalsetoCKEDITOR_CONFIGSinside settings.py@mkkeck commented on GitHub (Mar 20, 2017):
@tonioo:
Many thanks 👍 it works! (I prefer the
native spell checkerinstead ofScayt)So I close this Issue ...