Community
Participate
Working Groups
if the update button of an existing meeting is pressed, the values populated in the Meeting are the default values, rather than the current values. This reflects the creation of a new meeting every time. This is in fact not desirable for e.g an Outlook connector as the meeting has an id and can be used to in fact open up the meeting instance and update it directly without the need to multiply different meeting instance which need to be manually tracked. for Linux, there is no unique id that can be used as there are multiple mail solutions, but at the update calendar dialogue should at least reflect the current values.
After some investigation, I realized that there is a problem with the Outlook connector that does not retrieve the existing Meeting information properly. Nonetheless I updated the code to support re-using existing meeting requests if possible instead of creating new ones. For SMTP, I also updated the code to have the last meeting request values by default when updating it.
This bug is depends on bug 360250 and internal bug 902 for full resolution
Added fixed for Refresh and Update buttons. Also fixed a bug in internal Outlook connector where the meeting start time was not fetched properly
internal bug 902 closed as it was due to a corrupted file
This bug is fixed as of Feb 22nd 2012