Skip to content

Fix NSURL misdetection routing SSH commands to openURL#302

Open
ThatdBeSid wants to merge 1 commit into
fitztrev:masterfrom
ThatdBeSid:master
Open

Fix NSURL misdetection routing SSH commands to openURL#302
ThatdBeSid wants to merge 1 commit into
fitztrev:masterfrom
ThatdBeSid:master

Conversation

@ThatdBeSid

Copy link
Copy Markdown

Only treat command strings as URLs when they have an explicit http/https scheme, since NSURL's parser has become more lenient over time and was misrouting SSH commands to NSWorkspace openURL. Also logs AppleScript execution errors instead of discarding them. Bumps minimum deployment target from 10.9 to 10.13.

Only treat command strings as URLs when they have an explicit http/https scheme, since NSURL's parser has become more lenient over time and was misrouting SSH commands to NSWorkspace openURL. Also logs AppleScript execution errors instead of discarding them. Bumps minimum deployment target from 10.9 to 10.13.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant