Closed Bug 295626 Opened 20 years ago Closed 20 years ago

Cannot create a task without a start/end date

Categories

(Calendar :: Provider: Local Storage, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jminta, Assigned: vlad)

References

Details

(Keywords: regression)

On 20050526-nightrat for Linux Something seems to be going wrong with event.<date>.isValid between the time a task is created and is editted. When creating a task without a start and/or due-date, isValid returns false in the eventDialog's onOK function. However, when the task is opened for editting, isValid returns true and the start/end date is set to 1/1/1970. I'm setting to Component:Base on the suspicion that the problem lies somewhere on the backend with isValid. Perhaps related: A task's completed date is never properly saved when set in the eventDialog, and always becomes 1/1/1970. Reproducable: Always Steps to reproduce: 1.) Create a new task leaving the start and/or due date blank. 2.) Open the eventDialog window to edit the task. Actual results: The task's start and/or due date is set to 1/1/1970 Expected results: The task's start and/or date should remain blank.
The ics provider works fine for me, but the storage provider munges the date, so moving to that component.
Assignee: shaver → vladimir
Component: Base → Storage provider
QA Contact: base → storage-provider
Blocks: 298936
This seems fixed to me, even with storage calendars.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.