Ticket #11491 (closed defect: fixed)
'status message' AppleScript property is broken
| Reported by: | vgable | Owned by: | applmak |
|---|---|---|---|
| Milestone: | Adium 1.4 | Component: | AppleScript |
| Version: | 1.3.2 | Severity: | normal |
| Keywords: | status message | Cc: | |
| Patch Status: |
Description
The applescript:
tell application "Adium" to status message of (global status)
gives me an "AppleScript Error" when run in ScriptEditor on Mac OS X 10.5.6 with Adium 1.3.2
All other status properties worked just fine for me, for example tell application "Adium" to status type of (global status) works just fine.
Change History
Note: See
TracTickets for help on using
tickets.

