SolidOS / SolidOS/solid-panes

Cannot assign to read only property 'baseURI' of object '#<XMLDocument>' in RDFa parse

Open
#40 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
106
Forks
52
Avg merge
13h 35m
Merged PRs (30d)
10

Description

Just set up a pod on inrupt.net, I get the home page with a few options, I click into inbox, I created a new file and gave it a name. When I open the tree to edit (says Make It So...) I get an error on screen....
Outline.expand: Unable to fetch https://anthonydoherty.inrupt.net/inbox/First%20Document/index.html: Failed to load https://anthonydoherty.inrupt.net/inbox/First%20Document/index.html Fetcher: Error trying to parse https://anthonydoherty.inrupt.net/inbox/First%20Document/index.html as RDFa:
TypeError: Cannot assign to read only property 'baseURI' of object '#':
TypeError: Cannot assign to read only property 'baseURI' of object '#'
at t (https://anthonydoherty.inrupt.net/common/js/mashlib.min.js:6:308828)
at t.e (https://anthonydoherty.inrupt.net/common/js/mashlib.min.js:6:271548)
at t.e (https://anthonydoherty.inrupt.net/common/js/mashlib.min.js:6:274064)
at https://anthonydoherty.inrupt.net/common/js/mashlib.min.js:6:289130

from
https://gitter.im/solid/chat?at=5bafadc6bbdc0b2505bee8ee

Contributor guide

No contributing guide indexed for this repository

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

Reproduce the reported flow on the inbox page by creating a named file and opening the tree editor. Start with the RDFa parsing stack trace in common/js/mashlib.min.js, then verify that the document loads without the read-only baseURI error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.