I have a problem. Users have been complaining that links embedded in PDF files which point to content in the site are failing to redirect after login to the expected pages. Pasting the link directly into a browser behaves as expected with the login form containing the expected return parameter value. Clicking the link in the PDF and logging in redirects to the profile page.
On investigation it appears that the original request uri (which i might expect to be held in HTTP_REFERER) is absent.
Is there some reason for this, and does anyone have any suggestions about what i might try to resolve this problem?
Please help!
On investigation it appears that the original request uri (which i might expect to be held in HTTP_REFERER) is absent.
Is there some reason for this, and does anyone have any suggestions about what i might try to resolve this problem?
Please help!
Statistics: Posted by scottmelville — Thu Aug 01, 2024 2:48 pm