Open
Bug 816093
Opened 12 years ago
Updated 2 years ago
even a correct login causes a login loop on a caldav calendar
Categories
(Calendar :: Provider: CalDAV, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: vonkaenel, Unassigned)
Details
Attachments
(1 file)
26.43 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0
Build ID: 20121119183901
Steps to reproduce:
We have calendars on a communigate pro server v 5.4.8
We can access them with lightning 1.9 in the form of:
https://<mail server>/CalDAV/Calendar
Actual results:
After entering the username and password the login window reappears. Now I have to cancel the login window without entering anything and all works fine.
Even when I store the username and password in thunderbird the login screen appears during startup of thunderbird. Also here cancel the login window helps.
Thunderbird errors:
Warnung: getAttributeNodeNS() sollte nicht mehr verwendet werden. Verwenden Sie stattdessen getAttributeNS().
Quelldatei: resource://calendar/modules/calXMLUtils.jsm
Warnung: Das ownerDocument-Attribut auf Attributen sollte nicht mehr verwendet werden.
Quelldatei: resource://calendar/modules/calXMLUtils.jsm
Expected results:
The reappearance of the login window is confusing. You always thinks you gave the wrong password.
Comment 1•10 years ago
|
||
Could you enable calendar.debug.log and calendar.debug.log.verbose in the advanced config editor (Options > Advanced > General > Config Editor) and show us some logs about what is happening when you do this?
Flags: needinfo?(vonkaenel)
Hi Philipp
Thank you for your hint.
The problem has to do with CalDAV: send: PROFIND ...
One user works an other not. It could be because communigate pro cannot work with the default calendar (ommited in the CalDAV link). I am going to investigate and tell you later.
Stefan
Flags: needinfo?(vonkaenel)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•