Bug 20573 - Applescript source of document returns an error
Summary: Applescript source of document returns an error
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.4
: P2 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-29 19:47 PDT by Peer Bremer
Modified: 2013-09-30 11:32 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peer Bremer 2008-08-29 19:47:09 PDT
Up until recently I had an apple script to open the source of a web page displayed in Safari in BBEdit this is now no longer working:

tell application "WebKit" to set the_source to source of document 1

Returns:
WebKit got an error: Can't make |source| of document 1 into type reference.
Comment 1 James Craig 2013-09-30 11:32:23 PDT
Probably a WK2 issue.