7
Page Parameter Bug when opening page
planned
D
Dimos Vamvourellis
This is a confirmed bug, @Mevi, as you can see in this post,
(@Mevis words) "Please include the information that I have made a test for this with the id 65329-6-1"
The thing is that is that when a page has a page parameter (when auth is enabled in the app), the page doesnt open when using the open page function and the user is NOT logged in.
On the other hand, when the user logged in, the page opens normally.
Here you can find an example showcasing the problem.
(I dont know if this is related, but in this app 317474, the preview also doesnt work and there is an other case about that bug)
Log In
Activity
T
Timo Kapanen
planned
D
Dimos Vamvourellis
Timo Kapanen: Hi Timo, from testing my app, i have understood, that the thing, is that in order for the parameter to work, it also needs the user to be signed in, of course, you are the expert, but im just saying...
T
Timo Kapanen
Dimos Vamvourellis: Based on my test the following happens:
- If non-logged-in user tries to open page which doesn't require authentication but uses page parameter, then you would face the issue you reported. The issue seems to be web specific, mobile works.
- In case the user is authenticated, the issue is not present and the page opens successfully.
Best Regards, Timo Kapanen
D
Dimos Vamvourellis
Timo Kapanen: Yeah exactly that! One last thing, when i try to open my app from a url different from the original, for example with this,
i get this error, is this related?
Thank you in advance

T
Timo Kapanen
Dimos Vamvourellis: sorry for the late reply. The issue which you experienced based on the screenshot has been fixed in 3.4 version. The originally reported issue is still in our development backlog.
D
Dimos Vamvourellis
Timo Kapanen: Hey, I hope youre doing well, i wanted to know if there is any progress with the issue, with the page parms and the authenticated use, because, im still facing the same problem.