SolidOS / folder-pane

Folder browser fo Sold file system: traverse, add new folders, objects, upload files etc
MIT License
7 stars 4 forks source link

Creating 2 of the same thing on profile/ #11

Open mikeadams1 opened 4 years ago

mikeadams1 commented 4 years ago

Created Two of the Same Thing At https://index.solid.community/profile/ clicked the green plus icon and created another folder called /card

image

What happened this seems to overwrite the server and instead of profile/card#me bringing forth the cv of user, it returns https://index.solid.community/profile/card/#me which appears to be an empty container.

image

Also, I created a folder called 1 and 2 on /card and it appeared to write it to the other

image

mikeadams1 commented 4 years ago

FYI: I was trying see if it was possible to create multiple WebId's on the same pod when this ^^ was discovered.

mikeadams1 commented 4 years ago

I recreated this at a new pod here: https://issue-test.solid.community/profile/ I clicked the green plus and created a new folder called /card

image

When I expand the two /card/ folders, I got this:

image

Again, this appears to overwrite /card#me to https://issue-test.solid.community/profile/card/#me

image

When I refresh the page and expand the caret's under card I do not get the card at all, instead I get this:

image

mikeadams1 commented 4 years ago

Additionally, if I click on the acl controls of both folders, one seems to give one set of permissions and the other folder gives none.

image

image