Adium

Ticket #2347 (closed defect: fixed)

Opened 4 years ago

Last modified 2 years ago

my status seems to return empty string

Reported by: steve@geeksrus.com Owned by: boredzo
Milestone: Adium 1.2 Component: None
Version: Severity: normal
Keywords: applescript status Cc:
Patch Status:

Description (last modified by boredzo) (diff)

{{{tell application "Adium"

my status

end tell }}}

returns nothing. Neither does "my status message"

This is for 0.87b5 (the popup menu for version only lists 0.86)

Change History

Changed 4 years ago by anonymous

my status type does return available, etc So this seems to work. Not sure what "my status" should be doing.

Changed 4 years ago by boredzo

  • description modified (diff)
  • summary changed from my status returns empty string to my status seems to return empty string

actually, it returns a status. you can examine the status just fine; try "title of my status" for example.

the bug here is that the status that it returns has no description (can't be coerced to a string).

(also, please read WikiFormatting.)

Changed 4 years ago by tick

  • owner changed from anybody to boredzo
  • milestone set to Adium X 1.0

Deferring to Mac-arena

Changed 4 years ago by tick

  • milestone changed from Adium X 1.0 to Sometime after 1.0

Changed 2 years ago by evands

  • status changed from new to closed
  • patch_status set to None
  • resolution set to fixed
  • pending set to 0
  • milestone changed from Good idea for "later" to Adium X 1.2

Status stuff in Applescript is fixed in 1.2.

Note: See TracTickets for help on using tickets.