Closed Bug 321909 Opened 19 years ago Closed 19 years ago

[RFE] Addition of Event Status: "Completed"

Categories

(Calendar :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: gecon, Assigned: mostafah)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8) Gecko/20051111 Firefox/1.5

Support the Flag "Completed" in Event Status.
Furthermore, completed events can be shown visually a bit different than active/not completed events (eg. grayed out).

Reproducible: Always

Steps to Reproduce:
I think you're misunderstanding the concept of an event.  Events can't be 'completed' they simply pass.  RFC 2445 says nothing about an event being completed.  Instead, it says events can only be Tentative, Confirmed, or Cancelled.  If you're working with something that can be completed, it's probably a task.

Resolving WONTFIX.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
verified wontfix, although I think that Joey meant tasks instead of events when he wrote:
Instead, it says events can only be Tentative, Confirmed, or Cancelled.
Status: RESOLVED → VERIFIED
(In reply to comment #2)
> verified wontfix, although I think that Joey meant tasks instead of events when
> he wrote:
> Instead, it says events can only be Tentative, Confirmed, or Cancelled.
> 

No, I meant event.  From RFC2445:

     statvalue  = "TENTATIVE"           ;Indicates event is
                                        ;tentative.
                / "CONFIRMED"           ;Indicates event is
                                        ;definite.
                / "CANCELLED"           ;Indicates event was
                                        ;cancelled.
        ;Status values for a "VEVENT"
     statvalue  =/ "NEEDS-ACTION"       ;Indicates to-do needs action.
                / "COMPLETED"           ;Indicates to-do completed.
                / "IN-PROCESS"          ;Indicates to-do in process of
                / "CANCELLED"           ;Indicates to-do was cancelled.
        ;Status values for "VTODO".

     statvalue  =/ "DRAFT"              ;Indicates journal is draft.
                / "FINAL"               ;Indicates journal is final.
                / "CANCELLED"           ;Indicates journal is removed.
        ;Status values for "VJOURNAL".
For what it's worth, I kinda of suspect we may want to consider this at some point.  It seems to me that if there is a sufficiently good use case for this sort of thing, there's nothing wrong with proposing extensions to the standard.
OS: Windows 2000 → All
Hardware: PC → All
You need to log in before you can comment on or make changes to this bug.