Define behavior of PathUtils.ResolveAppRelative and variants
Open
ready
- Dominant language
- C#
- Stars
- 583
- Forks
- 169
- PR merge metrics
- No merged PRs in 30d
Description
ResolveAppRelative and ResolveAppRelativeAssumeAppRelative currently have undefined behavior in the absence of an HttpEnvironment. In the develop branch, one resolves to a physical path, while the other remains a virtual path.
Contributor guide
Research direction
Start by inspecting PathUtils.ResolveAppRelative and PathUtils.ResolveAppRelativeAssumeAppRelative and compare their behavior in the develop branch when no HttpEnvironment is present. Review callers to determine whether the result should be physical or virtual, then define the expected behavior consistently for both variants.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100