SolidOS / SolidOS/solidos

Links to terms are broken

Open
#218 4 comments 0 reactions 0 assignees View on GitHub

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.

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.