• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Concatenating with an empty record.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Concatenating with an empty record.


  • Subject: Concatenating with an empty record.
  • From: Emmanuel <email@hidden>
  • Date: Fri, 14 Apr 2006 15:29:30 +0200

Hello,

In an attempt to have it fixed eventually, I am posting here a report for a serious and old bug still present.

Concatenating a record with an empty record still crashes AppleScript.

You can't test that with AppleScript only, you need an application able to make an empty record (technically, an empty AERecord.)

For instance, in Smile, you can easily do:

set d to make new dialog
set di to make new dialog item at d with properties {control kind:368}
 -- the "font" property of dialog items is a record, which is empty by default
{hello:"world"} & (get font of di) --> crash

I have filed the bug already in the past, I filed it again a few minutes ago, it will probably be soon categorized "Duplicate", which will somehow annihilate my bug report, that's why I'm using the ASUsers list channel to let the Apple team know.

Thanks to them in advance,
Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: ANNOUNCE: Script Debugger 4.0.2
  • Next by Date: Re: Best way to monitor iTunes track changes?
  • Previous by thread: ANNOUNCE: Script Debugger 4.0.2
  • Next by thread: 'Mail Contents of this Page' from Safari in Mail
  • Index(es):
    • Date
    • Thread