quicksilver / quicksilver/Quicksilver
Save Command to File… fails on some objects
Open
Nobody has claimed this yet.
Bug
- Dominant language
- Objective-C
- Stars
- 2.9k
- Forks
- 291
- PR merge metrics
- No merged PRs in 30d
Description
For example, Open https://www.google.com/?#q=Thanks+Given. Most likely, we need to clean up the command string before trying to use it as a file name.
Possibly related: #1447
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure with the example command, Open https://www.google.com/?#q=Thanks+Given, and trace the Save Command to File flow to where the command becomes a filename. Done means commands from affected objects save successfully with a valid cleaned filename; issue #1447 may provide related context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100