Bug 195815

Summary: not organizer for new bugs?
Product: [Applications] korganizer Reporter: Florian Friesdorf <flo>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: smartins
Priority: NOR    
Version: 4.2.4   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Florian Friesdorf 2009-06-09 20:58:01 UTC
Version:            (using KDE 4.2.4)
Compiler:          gcc version 4.4.0 20090526 (prerelease) (GCC) 
OS:                Linux
Installed from:    Unlisted Binary Package

When creating a new event or changing an existing event and either clicking OK or APPLY, korganizer informs me, that I am not the organizer of the event and that changing it will bring it out of sync with the organizer's event.

I am the organizer of the event, according to the attendees tab.
Comment 1 Sergio Martins 2009-06-14 01:46:31 UTC
Can you open kmail, go to Settings->Configure KMail->Identities and create an identity with the same e-mail you see when creating events?
Comment 2 Sergio Martins 2009-06-14 15:31:19 UTC
SVN commit 981885 by smartins:

Fix KOPrefs::thatsMe( QString email ).
It didn't look in korganizer's prefs to see if the email belonged to the user.


MERGE: e4
BUG: 195815


 M  +4 -0      koprefs.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=981885
Comment 3 Thomas McGuire 2009-06-17 14:35:40 UTC
SVN commit 982979 by tmcguire:

Crossport r981885 by smartins from trunk to the enterprise4 branch:

Fix KOPrefs::thatsMe( QString email ).
It didn't look in korganizer's prefs to see if the email belonged to the user.


MERGE: e4
CCBUG: 195815



 M  +4 -0      koprefs.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=982979