[kdepimlibs] [Bug 336386] New: Support for freebusy FBTYPE

Sandro Knauß knauss at kolabsys.com
Wed Jun 18 10:41:42 BST 2014


https://bugs.kde.org/show_bug.cgi?id=336386

            Bug ID: 336386
           Summary: Support for freebusy  FBTYPE
    Classification: Unclassified
           Product: kdepimlibs
           Version: GIT (master)
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: kcalcore
          Assignee: kdepim-bugs at kde.org
          Reporter: knauss at kolabsys.com

Free Busy support different types in a freebusy file. With the additional
fbtype you can deside, if a attendee is tentative or busy.

Reproducible: Always




[copied form RFC 5545]

   Parameter Name:  FBTYPE

   Purpose:  To specify the free or busy time type.

   Format Definition:  This property parameter is defined by the
      following notation:

       fbtypeparam        = "FBTYPE" "=" ("FREE" / "BUSY"
                          / "BUSY-UNAVAILABLE" / "BUSY-TENTATIVE"
                          / x-name
                ; Some experimental iCalendar free/busy type.
                          / iana-token)
                ; Some other IANA-registered iCalendar free/busy type.

   Description:  This parameter specifies the free or busy time type.
      The value FREE indicates that the time interval is free for
      scheduling.  The value BUSY indicates that the time interval is
      busy because one or more events have been scheduled for that
      interval.  The value BUSY-UNAVAILABLE indicates that the time
      interval is busy and that the interval can not be scheduled.  The
      value BUSY-TENTATIVE indicates that the time interval is busy
      because one or more events have been tentatively scheduled for
      that interval.  If not specified on a property that allows this
      parameter, the default is BUSY.  Applications MUST treat x-name
      and iana-token values they don't recognize the same way as they
      would the BUSY value.

   Example:  The following is an example of this parameter on a
      "FREEBUSY" property.

       FREEBUSY;FBTYPE=BUSY:19980415T133000Z/19980415T170000Z

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list