Bug 195815 - not organizer for new bugs?
Summary: not organizer for new bugs?
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 4.2.4
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-09 20:58 UTC by Florian Friesdorf
Modified: 2009-06-17 14:35 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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