Closed
Bug 432452
Opened 18 years ago
Closed 6 years ago
WCAP parseitems error and calendar fails to display.
Categories
(Calendar :: Provider: WCAP, defect)
Tracking
(Not tracked)
RESOLVED
MOVED
People
(Reporter: brian.utterback, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4v; en-US; rv:1.8.1.15pre) Gecko/20080427 Firefox/2.0.0.15pre
Build Identifier: lightning 0.8
I am getting the following error message in the error console:
Error: [context-id: ef47d00b-5888-4d48-8f3d-5328c6c07095, uri: http://cal-amer-04.central.sun.com/, userId=blu, default calendar]
error: parseItems(): no parent item for SAM Meeting, rid=20080521T233000Z, item.id=3f7839550000765c0000047d00000bc6
stack:
1: [file:///home/blu/.thunderbird/gnbnj7hw.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/js/calWcapUtils.js:177] logError
2: [file:///home/blu/.thunderbird/gnbnj7hw.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/js/calWcapCalendarItems.js:962] calWcapCalendar_parseItems
3: [file:///home/blu/.thunderbird/gnbnj7hw.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/js/calWcapCalendarItems.js:1255] netResp
4: [file:///home/blu/.thunderbird/gnbnj7hw.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/js/calWcapRequest.js:201] calWcapRequest_execSubRespFunc
5: [file:///home/blu/.thunderbird/gnbnj7hw.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/js/calWcapSession.js:849] issueNetworkRequest_resp
Source File: file:///home/blu/.thunderbird/gnbnj7hw.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/js/calWcapUtils.js
Line: 177
and
### WCAP log entry: 2008/05/06 11:59:27 /mozilla.org/20071231_1/America/New_York isDate=0
[context-id: ef47d00b-5888-4d48-8f3d-5328c6c07095, uri: http://cal-amer-04.central.sun.com/, userId=blu, default calendar]
error: parseItems(): no parent item for SAM Meeting, rid=20080521T233000Z, item.id=3f7839550000765c0000047d00000bc6
stack:
1: [file:///home/blu/.thunderbird/gnbnj7hw.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/js/calWcapUtils.js:177] logError
2: [file:///home/blu/.thunderbird/gnbnj7hw.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/js/calWcapCalendarItems.js:962] calWcapCalendar_parseItems
3: [file:///home/blu/.thunderbird/gnbnj7hw.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/js/calWcapCalendarItems.js:1255] netResp
4: [file:///home/blu/.thunderbird/gnbnj7hw.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/js/calWcapRequest.js:201] calWcapRequest_execSubRespFunc
5: [file:///home/blu/.thunderbird/gnbnj7hw.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/js/calWcapSession.js:849] issueNetworkRequest_resp
After that, nothing from this calendar is displayed.
This is using Sun Java Calendar Server.
I thought that it might be caused by incorrect info in a cache. I tried uninstalling and reinstalling lightning, also tried finding where the calendar info is cached, to no avail. I know that I did not succeed in clear the cache though, since lightning always had the calendar info when I re-installed without my having to re-enter it. Where does it store the calendar locally?
Reproducible: Always
Steps to Reproduce:
I don't know how to re-produce it, but in this case I had a repeating event that I deleted.
Actual Results:
No calendar info displayed.
Expected Results:
Calendar event should be displayed.
Comment 1•18 years ago
|
||
The server seems not to send the master item of of some exceptional/overridden items. Although this is incomplete data, we need to cope with that case, granting wanted-0.9.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: wanted-calendar0.9+
Updated•17 years ago
|
Flags: wanted-calendar0.9+ → wanted-calendar1.0+
Comment 2•6 years ago
|
||
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → MOVED
You need to log in
before you can comment on or make changes to this bug.
Description
•