02-06-2020, 01:38 PM
Hi again Alexandre!
I found the test application I mentioned (I think I have sent you some previous version(s) of it before). I finally was able to reproduce the exception in case 2. The key is to start a session with one or more parameters in the URL, e.g. http://127.0.0.1:9016/$/start/?param1=value1
Then you will get the error if you click the Login button. I have attached the test application.
Note: Application B is always started with parameters in the URL, which explains the difference with application A (which is usually not).
I have not yet been able to reproduce case 1, but I am guessing it is something similar (an internal redirect?).
Best regards
Magnus Oskarsson
I found the test application I mentioned (I think I have sent you some previous version(s) of it before). I finally was able to reproduce the exception in case 2. The key is to start a session with one or more parameters in the URL, e.g. http://127.0.0.1:9016/$/start/?param1=value1
Then you will get the error if you click the Login button. I have attached the test application.
Note: Application B is always started with parameters in the URL, which explains the difference with application A (which is usually not).
I have not yet been able to reproduce case 1, but I am guessing it is something similar (an internal redirect?).
Best regards
Magnus Oskarsson

