error on editing file.acl with solid-sharing pane
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 153
- Forks
- 46
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 7
Description
- Creation of a
/public/test/bar.ttland using sharing pane a/public/test/bar.ttl.acl--> created - When you try to modify with the sharing pane you got the following error (if
/public/test/bar.ttl.aclis # from/public/test/.aclthe pane dislaynoneon all permission user fields
main.js:7 Uncaught TypeError: Cannot read property 'AJAR_statement' of null
at j (main.js:7)
at HTMLTableCellElement.D (main.js:7)
and cannot see/edit the /public/test/.acl
The problem arise only on editing acl for file and not folder .acl.
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
The failure is reported at main.js:7 while editing /public/test/bar.ttl.acl through the sharing pane; begin by reproducing that case and compare it with folder .acl editing. Done means file ACL permissions no longer trigger the null-field error and /public/test/.acl can be viewed and edited.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100