Error on the Group Request AN Membership flow

Created on 17 June 2024, 11 days ago
Updated 21 June 2024, 7 days ago

Problem/Motivation

We're getting some errors in our logging:

TypeError: Symfony\\Component\\HttpFoundation\\Request::create(): Argument #1 ($uri) must be of type string, null given

Steps to reproduce

As AN visit a path: '/group/{group}/anonymous-request-membership'
It opens up a modal, to allow users to signup or login, and start the request membership flow with a nice redirect.
However, in order to make that redirect it needs to know where the user originated from, which is usually the group page.
So lets make sure, when somebody goes to that path directly, they get directed to the group page so they can start the proper flow.

πŸ› Bug report
Status

Fixed

Version

13.0

Component

Code (back-end)

Created by

πŸ‡³πŸ‡±Netherlands ronaldtebrake

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024