<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>88751</bug_id>
          
          <creation_ts>2004-09-03 11:07:58 +0000</creation_ts>
          <short_desc>right click move contact context menu not updated</short_desc>
          <delta_ts>2004-09-03 12:26:49 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>kopete</product>
          <component>Main Application</component>
          <version>unspecified</version>
          <rep_platform>Debian testing</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Caoilte O&apos;Connor">me</reporter>
          <assigned_to name="Kopete Developers">kopete-bugs-null</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>265463</commentid>
    <comment_count>0</comment_count>
    <who name="Caoilte O&apos;Connor">me</who>
    <bug_when>2004-09-03 11:07:58 +0000</bug_when>
    <thetext>Version:            (using KDE KDE 3.3.0)
Installed from:    Debian testing/unstable Packages

When I rename contact groups it doesn&apos;t update in the &quot;move contact&quot; right click context menu for contacts. In fact moving to an old contact group recreates it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>265496</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Goffart">ogoffart</who>
    <bug_when>2004-09-03 12:17:55 +0000</bug_when>
    <thetext>CVS commit by ogoffart: 

Fix Bug 88751  (right click move contact context menu not updated)

CCMAIL: 88751-done@bugs.kde.org

The patch is in the branch, that mean the fix will be in KDE 3.3.1
I&apos;ll not commit in HEAD until the undo feature is not in.


  M +1 -0      kopetestdaction.cpp   1.54.2.1


--- kdenetwork/kopete/libkopete/ui/kopetestdaction.cpp  #1.54:1.54.2.1
@@ -43,4 +43,5 @@ KopeteGroupListAction::KopeteGroupListAc
         connect( KopeteContactList::contactList(), SIGNAL( groupAdded( KopeteGroup * ) ), this, SLOT( slotUpdateList() ) );
         connect( KopeteContactList::contactList(), SIGNAL( groupRemoved( KopeteGroup * ) ), this, SLOT( slotUpdateList() ) );
+        connect( KopeteContactList::contactList(), SIGNAL( groupRenamed(KopeteGroup*, const QString&amp; ) ), this, SLOT( slotUpdateList() ) );
         slotUpdateList();
 }


</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>265502</commentid>
    <comment_count>2</comment_count>
    <who name="Caoilte O&apos;Connor">me</who>
    <bug_when>2004-09-03 12:26:49 +0000</bug_when>
    <thetext>THANKYOU!
Kopete used to be shit, but the versions bundled with kde3.2 and 3.3 have been better than Gaim. You should be proud.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>