Confirmed users
2,615
edits
No edit summary |
|||
| Line 1: | Line 1: | ||
== Data loss == | == Data loss == | ||
* Dragging events that span more than one day will shorten the event duration ({{bug|323696}}). Workaround: changing the time of an event that spans more than one day by double-clicking it and manually editing the start and end times in the dialog box. | * Dragging events that span more than one day will shorten the event duration ({{bug|323696}}). Workaround: changing the time of an event that spans more than one day by double-clicking it and manually editing the start and end times in the dialog box. | ||
* On Windows, events sometimes show up at the wrong times if you have "Automatically adjust clock for daylight saving changes" unchecked in the Timezone tab of the Date and Time control panel ({{bug|326868}}). Workaround: check the "Automatically adjust clock for daylight saving changes" box. | |||
== Data loss when editing ICS files generated by something other than Lightning == | == Data loss when editing ICS files generated by something other than Lightning == | ||
| Line 6: | 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. | ||
== 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). | ||