Incorrect vendor paths for different folder levels
Open
bug
- Dominant language
- PHP
- Stars
- 11
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
The require statement in `index.php` and the `nut` symlink point to the wrong location if the paths configured are different than one level deep. Such as `sites/mysite.com/public`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the require statement in index.php and the nut symlink, then reproduce the setup with a path such as sites/mysite.com/public. Trace how each path is assembled for different folder depths. Done means both locations resolve the vendor directory correctly regardless of the configured path depth.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100