mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #2626] Enable CardDAV on user webmail #1663
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#1663
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 @Tradeforlife on GitHub (Oct 5, 2022).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2626
Hi
Installed the latest build from the install script as of (5/10/2022) on debian 11 LXC in proxmox.
When I go to the webmail URL and login as a normal user account I attempt to enable Synchronization Address book using CardDAV but it errors out.
Error : Taken from Dev mode in chrome
----Start of error--
(index):336 Uncaught TypeError: Cannot read properties of undefined (reading 'destroy')
at HTMLInputElement.toggleSignatureEditor ((index):336:18)
at HTMLDocument.dispatch (jquery.min.js:3:28337)
at v.handle (jquery.min.js:3:25042)
at Object.trigger (jquery.min.js:3:27423)
at HTMLInputElement. (jquery.min.js:4:3107)
at Function.each (jquery.min.js:3:5257)
at init.each (jquery.min.js:3:2013)
at init.trigger (jquery.min.js:4:3083)
at b.fn. [as change] (jquery.min.js:5:8648)
at HTMLDocument. ((index):343:53)
--End of error---
When I click the ((index):336:18) to takes me to the following.

If I leave the selection on NO and click save it works fine... the other options "Message Filters" "Quarantine" "webmail" options all update fine.
Sorry if that's not enough information..
@tonioo commented on GitHub (Oct 13, 2022):
@Tradeforlife Could enable the HTML editor for the webmail and check again please?
@nichosi commented on GitHub (Oct 17, 2022):
Hello, Tonioo
the problem is also present in the demo version on the website
https://demo.modoboa.org/
unable to enable CardDAV in web interface -- settings
have a nice day!
@stale[bot] commented on GitHub (Dec 17, 2022):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@tonioo commented on GitHub (Dec 20, 2022):
@nichosi The demo has been fixed. Radicale setup was broken.
@tonioo commented on GitHub (Dec 20, 2022):
@Tradeforlife Make sure Radicale server is running on your server.
@stale[bot] commented on GitHub (Feb 19, 2023):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.