• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Liferay on Mobile

 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Currently im trying to have Liferay on mobile device like android. Im using Android webview to load the url for Liferay Portal. However the logout/login function doesnt seems to work.

After the 1st user has sign out, i tried to use 2nd user login, but after 2nd user login, the site still display the loginuser as 1st User.

What could have cause this?



 
Author
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Evelyn,

It's hard to answer your question without further details; it sounds like a JavaScript bug in whatever theme you're using (hope it's not the default), or maybe a cache issue with the web browser. What version of Liferay are you using? Can you log in as the 2nd user and then reload the page and see if that fixes it?

--Rich
 
evelyn ong
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Im using Liferay version 5.2.
I have login using the 2nd user and refresh the page, but is still the same. It's only happening when it is being viewed using webView. On normal desktop browser or mobile browser, it is working fine.
 
Straws are for suckers. Now suck on this tiny ad!
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic