Closed
Bug 404366
Opened 17 years ago
Closed 17 years ago
Lightning shows a blank calendar when it is unable to connect to the calendar server
Categories
(Calendar :: Provider: WCAP, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: chienr, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/419.3 (KHTML, like Gecko) Safari/419.3
Build Identifier: 0.7
In the event that the calendar server is unavailable, Lightning shows a blank calendar, instead of a warning or error message. This could mislead the enduser.
Reproducible: Always
Steps to Reproduce:
1. Shutdown calendar server
2. Launch Lightning.
Actual Results:
Blank calendar shows.
Expected Results:
Display a warning message (e.g. "Unable to connect to https://cal.domain.com/")
Comment 1•17 years ago
|
||
This is basically the same as Bug 347807 I think
Comment 2•17 years ago
|
||
WFM.
In case of a server being unavailable the following error message is thrown:
"There has been an error reading data for calendar: $CALENDARNAME.
Error Number: 0x804a0201
Description: Can not access server $HOSTNAME!"
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Component: Lightning Only → Provider: WCAP
Resolution: --- → WORKSFORME
Reporter | ||
Comment 3•17 years ago
|
||
Is there a timeout before error is thrown? I ask because during last calendar outage, many of us reported seeing blank calendars instead of an error.
Comment 4•17 years ago
|
||
Reporter, please reopen if it doesn't work for you.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•