Closed thisismeonmounteverest closed 5 years ago
Hi, could you describe how to exactly to reproduce (step by step) this issue and how exactly this should work? I'd like to fix it :)
Login as member-101. Go to your profile and click the edit link on the 'Family and relations'.
Ok, and what is expected result? How should it works?
I reproduce this bug, see screenshot (I don't sure that it is :))
Or maybe I still have a wrong setup of my dev machine :)
That's not the expected problem (that is caused by using PHP 7.3 and fixed now).
There are two members with whom member-101 has a relation. The deletion works but the redirect should be to the same page but ends on the landing page (/).
I see, now I can reproduce this bug
As you wrote, redirection is to main page, what is the proper redirection (for this specific case from this screenshot)?
The correct redirect would be to the same page so that the user can review the other relations and decide if others need to be removed as well.
Routes to https://alpha.bewelcome.org//editmyprofile (double // is returning a 404)
Route isn't the issue but the redirect afterwards.
Couldn't find a good way for that either yet.