Adium

Ticket #9260 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Problem adding contact via address book lookup in 1.2.2

Reported by: rickybuchanan Assigned to: nobody
Priority: normal Milestone: Adium X 1.2.3
Component: Adium Core Version: 1.2.2
Severity: regression Keywords:
Cc: Patch: None
Pending: 0

Description

Pretty sure this is a regression from 1.2.1 to 1.2.2 but I may be wrong on that.

To replicate: Press command-D or Contact->Add Contact from the menu. Select the contact type if necessary. Note that at this point the "Add" button is correctly dimmed - there's not enough information to add a contact. Press the "Search in address book" button in bottom right of the window. Select the address book contact, which auto-fills the rest of the window's fields. At this point there is enough information to add the contact, but the "Add" button is still dimmed. The "Add" button should be activated if the address book search returns all the information necessary to add the contact. If you use the keyboard to change some information in a field, the "Add" button will become active, but this shouldn't be necessary if the Address book search has already provided enough information.

Attachments

Add contact window.png (32.8 kB) - added by rickybuchanan on 02/21/2008 11:00:33 PM.
Example of Add Contact window filled with valid info (from address book lookup) with "Set"

Change History

02/21/2008 11:00:33 PM changed by rickybuchanan

  • attachment Add contact window.png added.

Example of Add Contact window filled with valid info (from address book lookup) with "Set"

02/22/2008 04:43:36 AM changed by evands

  • severity changed from normal to regression.
  • milestone set to Adium X 1.2.3.

Indeed a regression - the validation of information was added in 1.2.2 but didn't account for the address book stuff.

02/23/2008 02:49:50 PM changed by evands

  • status changed from new to closed.
  • resolution set to fixed.

(In [22676]) Be sure to enable the add button when the add from address book sheet ends. Fixes #9260

02/23/2008 02:50:20 PM changed by evands

(In [22677]) Merged [22676]: Be sure to enable the add button when the add from address book sheet ends. Fixes #9260