Error on the Group Request AN Membership flow

Created on 17 June 2024, 5 months ago
Updated 5 July 2024, 4 months 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.71.5 2024