Behaviour of website Entries, Embedded VS external. Losing URL parameters
Hi,
I've found some inconsistent behaviour that is interfering with the flow of the program.
How to reproduce:
1) Add a website. (Custom host, no credentials) "https://test.testing.test/index.php?Action=Agent;View=something;Test=Somethingelse"
2) Set as Embedded (tabbed)
3) Double click the entry and you will go to https://test.testing.test/index.php?Action=Agent;View=something;Test=Somethingelse
4) close the session.
5) Change the website to External (Default, in my case it's Edge)
6) Double click the entry and you will go to https://test.testing.test/index.php?Action=Agent ( So ;View=something;Test=Somethingelse is no longer passed to the external browser = bug?)
7) Go to the overview tab of the dashboard of the entry and click on the "Website" icon. You will go to https://test.testing.test/index.php?Action=Agent;View=something;Test=Somethingelse, So clicking the icon doesn't break the URL
Hello,
I have been able to reproduce the issue. A ticket has been submitted to the engineering team.
Once an update will be available, we will post it here.
Best regards,
Érica Poirier
Hello,
The fix for this problem is now available in the latest RDM 2022.2.17 version.
Let us know if that works properly on your end.
Best regards,
Érica Poirier
Thank you, this seems solved now!