Ticket #8809 (closed defect: fixed)
AppleScript to change global status does not work
| Reported by: | chockenberry | Owned by: | applmak |
|---|---|---|---|
| Milestone: | Adium 1.3 | Component: | AppleScript |
| Version: | 1.2.4 | Severity: | regression |
| Keywords: | Cc: | ||
| Patch Status: |
Description
In previous versions of Adium, external applications could update the user's status with an AppleScript like this:
tell application "Adium"
set my status message to "Something new"
end tell
In Adium 1.2, this results in the following error:
Can’t set «class Pasm» to "Something new".
Change History
Note: See
TracTickets for help on using
tickets.

