Adium

Ticket #11352 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years 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

comment:1 Changed 3 years 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.

comment:2 Changed 3 years ago by Robby

  • Milestone changed from Adium 1.3.x to Adium 1.3.3

comment:3 Changed 3 years 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.

comment:4 Changed 3 years 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.

comment:5 Changed 3 years 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.