Fixes #794 try to use original string first else absolute for NSUrl#795
Fixes #794 try to use original string first else absolute for NSUrl#795jamesmontemagno merged 4 commits intomasterfrom
Conversation
|
Docs Build status updates of commit f353f9e: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
|
Docs Build status updates of commit 27da8a1: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
|
Docs Build status updates of commit c7171e5: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
newky2k
left a comment
There was a problem hiding this comment.
Built and tested locally
|
Docs Build status updates of commit dcf6fd4: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
Description of Change
If not encoded string then NSUrl gets mad so try original first for launcher else use absolute
Bugs Fixed
Provide links to issues here. Ensure that a GitHub issue was created for your feature or bug fix before sending PR.
API Changes
None
Behavioral Changes
Describe any non-bug related behavioral changes that may change how users app behaves when upgrading to this version of the codebase.
PR Checklist