Page 1 of 1

Problem with persistent links

Posted: 05 Jan 2024, 16:00
by jiri
Hi,

if I create a persistent link, like e.g. https://www.ventismedia.com/mantis/sear ... eld_1=2829, it works when you paste it to browse address bar and shows 12 items. However, if you just click it, it opens and doesn't filter at all, showing 17k+ items.

From what I found, it seems to be related to the fact that this results in cross-domain navigation and "Sec-Fetch-Site: cross-site" http header is sent by the browser (talking about Chrome). I wonder, shouldn't there be any change in how cookies are set so that this kind of problem doesn't happen?

Mantis version: 2.26.0

Thanks!
Jiri

Re: Problem with persistent links

Posted: 05 Jan 2024, 16:47
by atrol
Didn't have a deeper look, might be related to the following issue.
Try if the mentioned workaround changes the behavior in your installation https://www.mantisbt.org/bugs/view.php?id=33426#c68405

Re: Problem with persistent links

Posted: 07 Jan 2024, 15:38
by jiri
Thanks, this is it!

Jiri

Re: Problem with persistent links

Posted: 07 Jan 2024, 15:43
by atrol
Glad to hear the issue is solved with that change.
This change will be part of next release 2.26.1