Links to terms are broken
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 146
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
The links to terms lead to 404s even though the URIs are correct. For example if you use SolidOS to look at your webID profile, and click on "storage" you should go to http://www.w3.org/ns/pim/space#storage or "Person" should go to http://schema.org/Person. This works if you open the link in a new tab but if you directly click the link, you get a 404.
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
First reproduce the issue in SolidOS by clicking the “storage” and “Person” terms directly, then compare those results with opening the links in a new tab. Trace the frontend link handling and verify that direct clicks resolve to the stated URIs without 404 errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100