Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Browser back button issue in liferay 7
I am working on liferay 7 GA2(CE), After login into my portal, I clicked on "Configuration" button from control panel then "Generl" setting page is displayed. After that i clicked on browser back button, it displayed "You are signed in as Test Test." message only.
Actually it need to show home page, but it displayed "You are signed in as Test Test." message only whenever i click on browser back button.
Any one knows about this problem please help me to resolve this problem.
Thanks&Regard's
Lokesh
1) You should update, that version is quite old.
2) Best guess: You have a redirect configuration issue (you should see warning messages in the logfile)
https://community.liferay.com/forums/-/message_boards/message/5047428
Hi Christoph Rabel,
Thanks for your response.
What you suggested those properties, I already kept in my properties file.
Whenever i clicked on browser back button,It displayed history of that page. see the below points,
1.After login into my portal,Immediately I click on "configuraton" button then click on browser back button, It displayed "You are signed in as Test Test."
2.Suppose, After login into my portal and I have done any other operation and do above process, it is working fine. After login only it raised this problem.
I attached three screen shots for better understand,see once.
Thanks&Regard's
Lokesh
Attachments:
Please check the logfile for any errors or warnings.
Again: You might want to upgrade your installation. Maybe a newer version fixes your issue.
Hi Christoph Rabel
Thanks for your replay, I will follow what you suggested and try to resolve my problem.
lokesh gorrela:Whenever i clicked on browser back button,It displayed history of that page. see the below points,
This reminds me of a bug I saw in an older version of Liferay related
to single page applications (SPA) and Senna.js. If you are unable to
upgrade to a newer GA release of Liferay 7.0, the workaround in that
older version was to disable SPA via portal-ext.properties
.
javascript.single.page.application.enabled=false
Hi Minhchau Dang,
Thanks for your response.
Powered by Liferay™