|
Bugzilla – Full Text Bug Listing |
| Summary: | The "Apply to All" appointment option doesn't work within evolution. | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Joe Harmon <jharmon> |
| Component: | Evolution | Assignee: | Harish Krishnaswamy <kharish> |
| Status: | VERIFIED FIXED | QA Contact: | Poornima Nayak <pnayak> |
| Severity: | Critical | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Joe Harmon
2005-11-28 23:33:15 UTC
I assume you did not see any error messages since you have not mentioned any. Are there any related warnings on the EDS console ? Could you provide the EDS traces with GROUPWISE_DEBUG=1 set. A similar bug had been fixed long ago and this is not known (well, not until this bug at least) to occur in the subsequent builds. (In reply to comment #1) > I assume you did not see any error messages since you have not mentioned any. That's correct. It accepts the existing apointment, but the rest of the appointment are still in the inbox. > Are there any related warnings on the EDS console ? Could you provide the EDS > traces with GROUPWISE_DEBUG=1 set. A similar bug had been fixed long ago and > this is not known (well, not until this bug at least) to occur in the > subsequent builds. I will have to send myself some concuring appointments and then setup for a SOAP trace. Ok, I went into the Groupwise client and sent me 5 reaccuring appointments. I then went into evolution and checked the "Apply to All Instances" option and then choose accept. It still only accepted one appointment. Here is the trace. SOAP-Debug: 0x48945fd0 @ 1133460072 Pragma: no-cache Date: Thu, 01 Dec 2005 10:58:48 GMT Server: Windows NT GroupWise POA 7.0 Content-Length: 536 Content-Type: text/xml <?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header SOAP-ENV:encodingStyle=""/><SOAP-ENV:Body SOAP-ENV:encodingStyle="" xmlns:types="http://schemas.novell.com/2003/10/NCSP/types.xsd"><destroyCursorResponse><status><code>0</code></status></destroyCursorResponse></SOAP-ENV:Body></SOAP-ENV:Envelope> ** Message: Response 1 ** Message: Number of attachments is 0 ** Message: Deleting! hmmm, interesting. I went to put this information in the bug, and then went back into evolution after a few minutes. The other appointments are no longer in the inbox. Perhaps it is a timing issue. I then went into the calendar and I can see the appointments I accepted if I look at each day in the "day" view. If I look at the "work week" view then I only see one appointment. It shows the individual appointment that I accepted in every view. The other appointments only show in only the individual day view. Joe, sorry for the late comment. I had thought I had replied back to this comment - but noticed just today that it had never got saved. Thanks for trying this out. I verified that while the functionality of accepting multiple appointments is working fine - there are random issues in Week/Month/list views (also depends on the server you are hitting) which have been fixed in 2.5.x but not available on 2.4.x. Chen, could we explore having the fix in 2.4.x too ? This fix needed an API change and is available in 2.5.x. Since its break API it caannot be taken for 2.4.x. |