Confirmed users
2,615
edits
| Line 9: | Line 9: | ||
* 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. | * 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. | ||
* Editing recurring tasks is currently disabled to avoid dataloss issues ({{bug|328197}}). | * Editing recurring tasks is currently disabled to avoid dataloss issues ({{bug|328197}}). | ||
* Some failures when creating or viewing a calendar for the first time do not display an error dialog, though information is available in the JavaScript console ({{bug 328618}}). | |||
== 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). | ||
* Editing recurring items may fail or lose data ({{bug|327990}}, {{bug|328576}}). No workaround known. | * Editing recurring items may fail or lose data ({{bug|327990}}, {{bug|328576}}). No workaround known. | ||