Cannot assign to read only property 'baseURI' of object '#<XMLDocument>' in RDFa parse
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
- 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
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