Confirmed users
2,615
edits
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
== Surprising Behavior == | == Surprising Behavior == | ||
* Delete a local calendar. Create a new one. The old events show up in the new calendar ({{bug|296202}}). Workaround: create the new calendar before deleting the old one. | * Delete a local calendar. Create a new one. The old events show up in the new calendar ({{bug|296202}}). Workaround: create the new calendar before deleting the old one. | ||
* Lightning doesn't work if the path to your profile directory has non-ASCII characters in it ({{bug|324311}}). Workaround: create a separate profile in a directory that has only ASCII characters in the path. | * On Windows, Lightning doesn't work if the path to your profile directory has non-ASCII characters in it ({{bug|324311}}). Workaround: create a separate profile in a directory that has only ASCII characters in the path. | ||
== CalDAV bugs == | == CalDAV bugs == | ||
* There is no UI to specify a username and password for a CalDAV account ({{bug|308567}}). Workaround: specify both the username and password in the calendar URI. Note that this workaround is a poor idea from a security standpoint. Be sure to URL-encode appropriate characters (e.g. the @ symbol). | * There is no UI to specify a username and password for a CalDAV account ({{bug|308567}}). Workaround: specify both the username and password in the calendar URI. Note that this workaround is a poor idea from a security standpoint. Be sure to URL-encode appropriate characters (e.g. the @ symbol). | ||