[OGo-Bugs][Bug 1991] New: Important/Priority value is discarded

bugs@opengroupware.org bugs@opengroupware.org
Sat, 5 Jul 2008 20:41:47 +0200 (CEST)


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1991

           Summary: Important/Priority value is discarded
           Product: ZideStore
           Version: TRUNK
          Platform: All
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: normal
         Component: Mozilla-Calendar
        AssignedTo: helge.hess@opengroupware.org
        ReportedBy: awilliam@whitemice.org
                CC: bugs@opengroupware.org


>From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0) Gecko/2008061600
SUSE/3.0-0.1 Firefox/3.0

Description of problem:
The PRIORITY (called "Importance" in Mozilla Calendar) is discarded at server.

Version-Release number of selected component (if applicable):
TRUNK

How reproducible:
Always

Steps to Reproduce:
1. Set the importance for an appointment and save
    

Actual Results:  Importance goes back to default and is not saved in database.

Expected Results:  Importance (PRIORITY:) would be preserved and saved in database.

Additional info:

There is an "importance" field in the database and the priority field is
supported in sope-ical.  Rendering importance as PRIORITY is even support in
LSGetICalForAppointmentsCommand (appointment::get-ical).  There is just no way
to save the value [except maybe via ZideLook??].

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.