Closed
Bug 273542
Opened 20 years ago
Closed 20 years ago
Feature Req: Add dialogue for error/completion
Categories
(Calendar :: Sunbird Only, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: john.deery, Assigned: mostafah)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322) Build Identifier: When publishing a calendar via webdav, if I put in the wrong username/password, or there is a problem on the server that doesn't allow the calendar to be published, the event appears in my local calendar, but doesn't update on the web. Maybe put in some error checking to see if it published on the web, let us know what's going on with a message/error code? Reproducible: Always Steps to Reproduce: 1.Subscribe to remote calendar 2.Add an event 3.Put in wrong username/password. Actual Results: Event appeared in the program, but didn't appear on the web, no message telling me my username/password was wrong, or permission denied Expected Results: Should've gotten some message type.
Comment 1•20 years ago
|
||
The error part is already fixed by bug 271029.
Right, but that's for publishing a calendar that is not currently on the server. My bug is with calendars files that reside on the server and not locally. When you enter an event, it communicates with the server, but if there is an error (permissions in this case, I knew that the folder was not writable), the program doesn't tell you that the file was not successfully written. I just places it in your local view of the calender, but hitting "refresh remote calendars" makes the event disappear.
Comment 3•20 years ago
|
||
(In reply to comment #2) > Right, but that's for publishing a calendar that is not currently on the > server. Why do you think that? It's the same code, so that patch fixed both.
O.k., then can you please send me instructions on how to apply that patch so I can verify that it works?
Comment 5•20 years ago
|
||
The easiest way is to wait for a new build. The alternative is the edit your calendar.jar, but i don't know the details on that.
Comment 6•20 years ago
|
||
Reporter:
New builds have come out since you reported this bug, and these should have
the patch checked in. If you haven't already done so, please install the new
build and see if MVL was correct in saying that the patch fixed your issue. If
so, please mark this bug as resolved.Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 7•18 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: Sunbird Only. Be afraid for your sanity!
QA Contact: gurganbl → sunbird
You need to log in
before you can comment on or make changes to this bug.
Description
•