掲示板

RE: After Upgrade from liferay 6.2 Ga4 to GA6

thumbnail
7年前 に Olaf Kock によって更新されました。

RE: After Upgrade from liferay 6.2 Ga4 to GA6

Liferay Legend 投稿: 6400 参加年月日: 08/09/23 最新の投稿
sanjay kumar:
After Liferay upgrade some of the portlet normal functionality like history.back not work correctly.


Could you give some concrete steps to reproduce? Please include
  • what to do
  • the result you see
  • the expected result
7年前 に sanjay kumar によって更新されました。

RE: After Upgrade from liferay 6.2 Ga4 to GA6

New Member 投稿: 6 参加年月日: 14/02/19 最新の投稿
Hello Sir

I have implemented the some functionality in portlets

Page A contain Portlet A-- display some records( Portlet A controller @renderMapping called on page load )
Page B contain Portlet B-- using history.back() to go to Page A.(Portlet A controller @rendermapping method is not called due to this page show wrong data )

@renderMapping method is called properly in liferay 6.2 Ga4 but not working in liferay 6.2 Ga6 .

Please suggest if i you have any suggestion for me.

Thanks
Sanjay