Closed
Bug 271396
Opened 21 years ago
Closed 19 years ago
Add confirmation dialog for shared calendar
Categories
(Calendar :: General, enhancement)
Calendar
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: arusso, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
When a calendar is shared, before edits are committed we check that it is
possble to lock the file and that the event we want to save was not edited
externally. If any of the above fail then there is only a simple alert and the
user must retype the edits. A couple of confirmation dialogs will be helpful.
The one in case of a lock failure is simple (retry/cancel) but the one when
there is a concurrent edit is more complex since we should show the differences
before asking if we want to overwrite. This confirmation/dialog will be also
beneficial for syncing.
Reproducible: Always
Steps to Reproduce:
Updated•20 years ago
|
QA Contact: gurganbl → general
Comment 1•19 years ago
|
||
Reassigning all automatically assigned bugs from Mostafa to nobody@m.o
Bugspam filter: TorontoMostafaMove
Assignee: mostafah → nobody
Comment 2•19 years ago
|
||
Enhancement?
Comment 3•19 years ago
|
||
(In reply to comment #2)
> Enhancement?
yep
I wonder if we are able to support it? I guess Sunbird needs cope with server what means that must be some API or specification for it, right?
Severity: normal → enhancement
Whiteboard: [qa discussion needed]
Comment 4•19 years ago
|
||
We don't the the kind of sharing the initial comment mentioned anymore. (and if we did, we should not pop up dialog all the time, but just do the right thing silently, like auto-retry when the lock could not be obtained)
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Updated•19 years ago
|
Whiteboard: [qa discussion needed]
You need to log in
before you can comment on or make changes to this bug.
Description
•