Adium

Ticket #9224 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

IRC (and possibly other) message styles broken

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

Description

Updated to 1.2.2, restarted the application, was not able to open up a message window. Tested if I could receive messages by hopping onto AIM and sending myself a message from a different alias and did not receive anything.

Change History

02/19/2008 07:39:13 AM changed by wickedsillyness

Now when in Preferences trying to switch between a few different Message styles, it either doesn't show the message style in the previews or it will crash.

02/19/2008 08:00:38 AM changed by wickedsillyness

I fixed the problem by just not using the irc message style, I hope that was the extent of the problem.

02/19/2008 09:18:23 PM changed by evands

  • cc set to Catfish_Man.
  • milestone set to Adium X 1.2.3.

David indicates in irc message style he's working on it.

02/19/2008 09:19:15 PM changed by evands

  • severity changed from normal to regression.
  • summary changed from Cannot send or receive messages (no message window) to IRC (and possibly other) message styles broken.

02/19/2008 11:50:26 PM changed by catfish_man

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

(In [22651]) +stringWithContentsOfUTF8File returns an immutable string even when called on NSMutableString. This commit is the minimally invasive way to fix #9224. I will merge this to trunk, but it might be worth considering either changing that behavior (it appears consistent with NSString, so I am not sure that is a good idea), or adding a +mutableStringWithContentsOfUTF8File method.

02/19/2008 11:56:52 PM changed by catfish_man

(In [22652]) Merge [22651] to trunk; refs #9224

02/21/2008 07:55:57 PM changed by evands

  • milestone changed from Adium X 1.2.4 to Adium X 1.2.3.