Adium

Ticket #11352 (closed defect: fixed)

Opened 16 months ago

Last modified 15 months ago

Chat Windows are not referenced correctly via AppleScript

Reported by: applmak Owned by: applmak
Milestone: Adium 1.3.3 Component: AppleScript
Version: 1.4hg Severity: normal
Keywords: chat windows objectSpecifier Cc: boredzo
Patch Status:

Description

Chat Windows' objectSpecifier method is wrong. Investigate why, and fix it.

Change History

Changed 16 months ago by applmak

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

(In [25580]) Fixes #11352. For future applescript implementers, when you use uniqueID to reference objects, you should implement valueFor<Key>WithID. That is all.

Changed 16 months ago by Robby

  • milestone changed from Adium 1.3.x to Adium 1.3.3

Changed 15 months ago by boredzo

  • milestone changed from Adium 1.3.3 to Adium 1.4

Nobody merged this to the 1.3 branch, so unless someone does, it'll first appear in 1.4.

Changed 15 months ago by boredzo

  • milestone changed from Adium 1.4 to Adium 1.3.3

Whoops. I forgot we were only doing a beta right now. There's still time to do it for 1.3.3.

Changed 15 months ago by boredzo

(In [25675]) Merged r25580 by applmak: Fixes #11352. For future applescript implementers, when you use uniqueID to reference objects, you should implement valueFor<Key>WithID. That is all.

Note: See TracTickets for help on using tickets.