Skip to content

Penny: Clicking "Your profile" after login redirect to a broken page #4

@joeitu

Description

@joeitu

step to reproduce

  1. start a recipe instance with:
    npx community-solid-server -c config-penny.json -f ~/Documents/ -p 3005

  2. go to localhost:3005/idp/register/ and create a new account, choose the option " Create a new WebID for my Pod." and fill up the form, choose bar as a pod name

  3. after registration, the "You've been signed up" page shows a link to the Pod URL localhost:3005/bar/ , click the URL

  4. Now you should be back on Penny UI, click the Connect button and enter your freshly created credential ( you might encounter Penny config: error 400 when trying to browser freshly created pod #3 but don't mind)

  5. clicking the "Your profile" button on the top right corner return an error:

expected

See some profile page

actual behaviour

redirect to http://localhost:3005/bar/profile/card/#http%3A%2F%2Flocalhost%3A3005%2Fbar%2Fprofile%2Fcard%23me

with "This Resource does not exist."

fig_2

potential solution

Maybe the "Your profile" link should to http://localhost:3005/bar/profile/ instead ?
Is it penny that is built around solidcommunity.net's pod, which fills up profile/card/ with data contrary to SCS that leave profile/card/ empty that cause the bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions