Adium

Ticket #9890 (closed enhancement: fixed)

Opened 22 months ago

Last modified 15 months ago

ICQ aliases not being stored on server

Reported by: lpp Owned by: nobody
Milestone: Adium 1.3.3 Component: Service/ICQ
Version: 1.2.5 Severity: regression
Keywords: rename Cc:
Patch Status:

Description

I would like to have a feature to assign an alias to ICQ contact which will be stored on server. Nowadays Adium don't store contacts aliases on server but read it from them when loading contact list. Aliases are stored in blist.xml file in <alias></alias> items. Today it don't work because "right click->get info->settings->alias" stored only locally, not uploaded back to the server. And much more, it has an empty field but should contains field from <alias></alias>, I think.

Pidgin in Linux works well when renaming ICQ contacts in them, it means that libpurple have necessary functionality.

It will be good if we can rename contacts by one time clicking on them, like files in Finder.

Change History

follow-ups: ↓ 2 ↓ 2   Changed 22 months ago by jas8522

  • summary changed from Rename of contact to ICQ aliases not being stored on server
  • pending changed from 0 to 1
  • milestone set to Needs feedback from users

lpp: I forgot to ask you earlier, could you also attach any debug logging around the time where you change the contact's alias?

in reply to: ↑ 1 ; follow-up: ↓ 4   Changed 22 months ago by lpp

  • pending changed from 1 to 0

Replying to jas8522:

lpp: I forgot to ask you earlier, could you also attach any debug logging around the time where you change the contact's alias?

Sorry, but there is no debug log generated when I change alias.

  Changed 22 months ago by jas8522

  • milestone changed from Needs feedback from users to Adium X 1.3.x

  Changed 19 months ago by jas8522

  • pending changed from 0 to 1
  • milestone changed from Adium 1.3.x to Needs feedback from users

Could someone do the following:

  1. Test this out with the 1.3.1 AdiumBeta to see if it continues
  2. Test this with the latest version of  Pidgin on Windows or Linux to see if it can be done there?

Thanks

follow-ups: ↓ 2 ↓ 2   Changed 18 months ago by trac-robot

  • status changed from new to closed
  • pending changed from 1 to 0

This ticket was closed automatically by the system. It was previously set to a Pending status and hasn't been updated within 14 days.

in reply to: ↑ 1 ; follow-up: ↓ 4   Changed 16 months ago by badener

I have the same problem with Adium 1.3.2.

On the latest version of Pidgin it worked for me (though I don't remember the version number)

If I can provide any log files let me know what you need.

  Changed 16 months ago by Robby

  • status changed from closed to reopened
  • severity changed from normal to regression
  • milestone changed from Needs feedback from users to Adium 1.3.3

Thanks for searching and providing accurate information.
I guess the developers will say if they require logs.

in reply to: ↑ 2   Changed 16 months ago by badener

Just some additional information I noticed today:

When changing the alias of a combined contact (in my case jabber + icq), it stores the alias correctly on the jabber server but the icq server is uneffected.

  Changed 15 months ago by evands

  • status changed from reopened to closed
  • resolution set to fixed

(In [25696]) A long time ago, libpurple made no distinction between locally-set aliases stored on the server (e.g. "Mom") and buddy-provided aliases (e.g. "Rena"). It does now, so we no longer need to refuse to set aliases serverside. Fixes #9890

  Changed 15 months ago by evands

(In [25697]) A long time ago, libpurple made no distinction between locally-set aliases stored on the server (e.g. Mom) and buddy-provided aliases (e.g. Rena). It does now, so we no longer need to refuse to set aliases serverside. Fixes #9890. Merged [25696].

Note: See TracTickets for help on using tickets.