Closed
Bug 340831
Opened 19 years ago
Closed 19 years ago
switching views leaves phantom events
Categories
(Calendar :: Internal Components, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: michael.buettner, Assigned: jminta)
Details
Attachments
(1 file)
|
1.24 KB,
patch
|
dmosedale
:
first-review+
|
Details | Diff | Splinter Review |
steps to reproduce:
1) switch to week view
2) create a new allday event
3) forward the view by one week, the previously created event is still visible
4) step back to the original week, the header now contains two events.
| Assignee | ||
Comment 1•19 years ago
|
||
-> me Most likely a regression from week-view column reuse.
Assignee: michael.buettner → jminta
| Assignee | ||
Comment 2•19 years ago
|
||
When reusing a column, I had neglected to clear out the old all-day events.
Attachment #224932 -
Flags: first-review?(dmose)
Comment 3•19 years ago
|
||
Comment on attachment 224932 [details] [diff] [review]
clear out old events
Looks good; r=dmose.
Attachment #224932 -
Flags: first-review?(dmose) → first-review+
| Assignee | ||
Comment 4•19 years ago
|
||
Patch checked in.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 5•19 years ago
|
||
verified with
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060824 Calendar/0.3a2+
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•