Ticket #475 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

German/Dutch localization: Add Buddy dialog is broken [has fix!]

Reported by: nightstalker Assigned to: akempgen
Priority: highest Component: Colloquy (GUI)
Version: Built Source Severity: blocker
Keywords: german localization buddy list address book Cc: rinoa

Description

In the German localization the "Add Buddy" dialog is broken: neither the search field nor the two lists representing the address book are showing...

(it's same in the 2d32 nightly and in source)

Change History

03/02/06 14:46:22 changed by code@classlibrary.net

  • summary changed from German localization: Add Buddy dialog is broken to German/Dutch localization: Add Buddy dialog is broken.

In the following localizations of MVBuddyList.nib the address book picker view is not a ABPeoplePickerView (instead it's a plain NSView):

  • Dutch
  • German

Fix

  1. Drag the file <AddressBook/ABPeoplePickerView.h> onto the Interface Builder window of the file German.lproj/MVBuddyList to add the ABPeoplePickerView class.
  2. Select the Custom View inside the buddy selection window.
  3. Choose "ABPeoplePickerView" as custom class

03/03/06 05:58:42 changed by code@classlibrary.net

  • owner changed from timothy to akempgen.
  • priority changed from high to highest.

Should be fixed asap and followed by a new nightly release, it's a blocker for german and dutch users. For a fix see my comment from 03/02/06 15:46:22.

Reassigned to akempgen, the maintainer of the german localization.

03/12/06 19:50:04 changed by timothy

  • cc set to rinoa.

03/26/06 11:06:17 changed by code@classlibrary.net

  • summary changed from German/Dutch localization: Add Buddy dialog is broken to German/Dutch localization: Add Buddy dialog is broken [has fix!].

Not fixed as of Colloquy 2.1 Beta (Universal Binary) (beta built on 3/26/2006)

03/26/06 18:40:48 changed by rinoa

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

Fixed in [3177]