humanmade / humanmade/altis-local-server
[Bug]: Import-uploads fails if there's a space in the project path
- Dominant language
- PHP
- Stars
- 18
- Forks
- 5
- Avg merge
- 8d 1h
- Merged PRs (30d)
- 11
Description
### Bug Description
E.g. `/Users/joe/Local Sites/mysite`
### Steps to Reproduce and Code Sample
1. Checkout project in path with a space in it
2. try run `composer server import-uploads` after initting / installing
### Expected Behaviour
1. No errors should appear
### Additional Info
_No response_
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by checking out the project under a path such as `/Users/joe/Local Sites/mysite`, completing setup, and running `composer server import-uploads`. Trace the command's handling of the project path and confirm it completes without errors when the path contains spaces.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cli, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100