Skip to content

Incorrectly configured URLs? members.dotnetfoundation.org/... should be dotnetfoundation.org/member/... #48

Open
@stakx

Description

Hi there!

Just joined the foundation. During that process I noticed a few incorrect URL redirects, I'm hoping this is the right place to report this.

I was redirected several times to https://members.dotnetfoundation.org/X (where X is a placeholder) which triggered a 404. The correct URL scheme appears to be https://dotnetfoundation.org/member/X.

I noticed this on two occasions:

  1. when pressing the "Activate your membership" button in the first email
  2. after paying my annual dues and getting redirected back to the "thank you" page

P.S. searching this repo for 'members.dotnetfoundation.org' gives results for the two scenarios just mentioned:

const string redirectUrl = "https://members.dotnetfoundation.org/Profile";

<a href="https://opencollective.com/dotnetfdncollective/contribute/?redirect=https://members.dotnetfoundation.org/profile/donationcomplete" target="_blank">

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions