Web app: URL encoding/decoding bug on files with spaces and parentheses
Created by: chrismwendt
- Visit a file that has spaces and parentheses in it https://sourcegraph.com/github.com/chrismwendt/small-ts-sample/-/blob/space%20(paren)thing.kt#L1:7&tab=references
- Notice errors in the references panel:
This is the same exact bug that existed in basic-code-intel: see https://github.com/sourcegraph/sourcegraph/issues/6042
