View Issue Details

IDProjectCategoryView StatusLast Update
0000175SOGo Integratorpublic2009-10-19 11:08
Reporterperk Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionnot fixable 
Product Version0.96 
Fixed in VersionMonotone / nightly 
Summary0000175: Event invites not displaying the "ACCEPT/DECLINE" buttons
Description

When I send or get an Invite to an event there is no ACCEPT/DECLINE buttons on the top (in the blue bar in thunderbird) All that is shown is a spinning circle on the right side of the blue area.

Whenever I try to acces an invite the following pops up in the error console in Thunderbird:
Entry has no properties
chrome://lightning/content/imip-bar.js Line: 373

If I click away from the mail and go back to it, I see the message "This message contains an event that has already been added to your calendar"

The (Invitations) link in the bottom left corner of Thunderbird (under the folder) shows 0 invitatiosn, but if I click it I get a window with Accept/Decline buttons for the invites.

Now the REALLY strange thing is that this worked on my test enviroment, but going back to it I now have the same error there...
It works in the Webmail.

Additional Information

Here is the line 373 referred to above:
if (entry.userCanModify() || entry.userCanRespond()) {

OS : Centos 5.3 64bit
Sogo 1.04 psql backend
Integrator/connector 0.96
Lightning(Inverse edition) 0.9.6

I have tried the monotne plugins without any change.
I have not tried the monotone Lightning.

Is there any more debugging I can turn on in the plugins ?

Here is my GnuStepDefaults file:

{
NSGlobalDomain = {
};
gdnc = {
};
sogod = {
NGUseUTF8AsURLEncoding = YES;
OCSFolderInfoURL = "postgresql://sogo:@localhost:5432/sogo/sogo_folder_info";
SOGoACLsSendEMailNotifications = YES;
SOGoAppointmentSendEMailNotifications = YES;
SOGoAuthenticationMethod = LDAP;
SOGoDefaultLanguage = English;
SOGoDefaultMailDomain = FQDN.com;
SOGoDraftsFolderName = Drafts;
SOGoFallbackIMAP4Server = mail.FQDN.com;
SOGoFirstDayOfWeek = 1;
SOGoFoldersSendEMailNotifications = YES;
SOGoMailingMechanism = smtp;
SOGoOtherUsersFolderName = "Other Users";
SOGoProfileURL = "postgresql://sogo:
@localhost:5432/sogo/sogo_user_profile";
SOGoSMTPServer = mail.FQDN.com;
SOGoSentFolderName = Sent;
SOGoServerTimeZone = Europe/Oslo;
SOGoSharedFolderName = "Shared Folders";
SOGoSuperUsernames = God;
SOGoTrashFolderName = Trash;
SOGoLDAPSources = (
{
CNFieldName = cn;
IDFieldName = uid;
UIDFieldName = uid;
baseDN = "ou=people,o=FQDN";
bindDN = "uid=**,ou=*,o=DN";
bindPassword = **
;
canAuthenticate = YES;
displayName = "Shared Addresses";
filter = "filter la dih dah";
hostname = ldap.FQDN.com;
id = shared;
isAddressBook = YES;
port = 389;
}
);
SxVMemLimit = 1024;
WOApplicationRedirectURL = "http://cal.FQDN.com";
WOMessageUseUTF8 = YES;
WOParsersUseUTF8 = YES;
WOPort = 20000;
WOUseRelativeURLs = NO;
};
}

I have done 2 complete reinstalls, and no change.

I have 1 week left to roll this thing out here :)..need help :D

TagsNo tags attached.

Activities

ludovic

ludovic

2009-10-15 13:14

administrator   ~0000165

Could you try with the latest development version? (0.9.7pre2 - also update SOGo Connector to 0.97pre2).

perk

perk

2009-10-15 14:11

reporter   ~0000166

This seems to work, but There are some "Weirdness", how close to being ready for "live" s the .97 branches ?

We had one issue with a tester, for some reason, uninstalling his plugins did not remove the data, so it kept the data from the old test bed, only one it's happened to so far.

ludovic

ludovic

2009-10-15 14:13

administrator   ~0000167

We are very close, please file any issues you have.

perk

perk

2009-10-15 14:19

reporter   ~0000168

A little clarification on the weirdness part:

We are nly able to look at the event(double click it) for a short while.

then we start getting :
Error: job.finalize is not a function
Source File: chrome://calendar/content/calendar-views.js
Line: 121

whenever we try to acces an event.

perk

perk

2009-10-15 14:23

reporter   ~0000169

I'll file a separate issue on this

ludovic

ludovic

2009-10-17 17:19

administrator   ~0000195

Is this issue still relevant? If not please close it or let us know so we can close it.

perk

perk

2009-10-19 08:45

reporter   ~0000209

Close it, the nightly for Thursday fixed it.
(also around the same time I introtuced atypo into update.php that lead to my other issue, sorry 'bout that)

ludovic

ludovic

2009-10-19 11:08

administrator   ~0000210

Which other issue?

ludovic

ludovic

2009-10-19 11:08

administrator   ~0000211

Wrong version of Lightning was being used.

Issue History

Date Modified Username Field Change
2009-10-15 13:06 perk New Issue
2009-10-15 13:14 ludovic Note Added: 0000165
2009-10-15 14:11 perk Note Added: 0000166
2009-10-15 14:13 ludovic Note Added: 0000167
2009-10-15 14:19 perk Note Added: 0000168
2009-10-15 14:23 perk Note Added: 0000169
2009-10-17 17:19 ludovic Note Added: 0000195
2009-10-19 08:45 perk Note Added: 0000209
2009-10-19 11:08 ludovic Note Added: 0000210
2009-10-19 11:08 ludovic Note Added: 0000211
2009-10-19 11:08 ludovic Status new => closed
2009-10-19 11:08 ludovic Resolution open => not fixable
2009-10-19 11:08 ludovic Fixed in Version => Monotone / nightly