Foren

Portlet titles not saving

thumbnail
Rajeev K, geändert vor 12 Jahren.

Portlet titles not saving

Regular Member Beiträge: 214 Beitrittsdatum: 19.06.09 Neueste Beiträge
I'm using Liferay 6.0.5 with web content portlets.
The default title for these portlets is'WEB CONTENT DISPLAY'. After I change these from Look-N-Feel tab I'm still seeing them revert back to default.

Anyone come across this before?
thumbnail
jelmer kuperus, geändert vor 12 Jahren.

RE: Portlet titles not saving

Liferay Legend Beiträge: 1191 Beitrittsdatum: 10.03.10 Neueste Beiträge
Is this portlet located within a nested portlet? If it is there are a bunch of bugs related to that

http://issues.liferay.com/browse/LPS-20946
http://issues.liferay.com/browse/LPS-18181
thumbnail
Rajeev K, geändert vor 12 Jahren.

RE: Portlet titles not saving

Regular Member Beiträge: 214 Beitrittsdatum: 19.06.09 Neueste Beiträge
jelmer kuperus:
Is this portlet located within a nested portlet? If it is there are a bunch of bugs related to that

http://issues.liferay.com/browse/LPS-20946
http://issues.liferay.com/browse/LPS-18181



Its not a nested portlet. Just a Web Content portlet on a page.
thumbnail
Mani kandan, geändert vor 12 Jahren.

RE: Portlet titles not saving

Expert Beiträge: 492 Beitrittsdatum: 15.09.10 Neueste Beiträge
You have to check the "Use Custom Title" in look and feel then refresh the page.
thumbnail
Hitoshi Ozawa, geändert vor 12 Jahren.

RE: Portlet titles not saving

Liferay Legend Beiträge: 7942 Beitrittsdatum: 24.03.10 Neueste Beiträge
Have you read this page? Especially the comments? It's seems to be a bug with 6.0.5.

http://stackoverflow.com/questions/4403072/liferay-portlet-titles-not-saving
thumbnail
Anil Sunkari, geändert vor 12 Jahren.

RE: Portlet titles not saving

Expert Beiträge: 427 Beitrittsdatum: 12.08.09 Neueste Beiträge
Either you can directly change it onclick on portlet title (or) else if you try it from look&feel then you have to check option as use custom title i believe then it enbales to edit.Correct me if i have not got exact understanding from your message.
thumbnail
Rajeev K, geändert vor 12 Jahren.

RE: Portlet titles not saving

Regular Member Beiträge: 214 Beitrittsdatum: 19.06.09 Neueste Beiträge
I did select the checkbox for Use CustomTitle. Still its not saving that title.
thumbnail
Hitoshi Ozawa, geändert vor 12 Jahren.

RE: Portlet titles not saving

Liferay Legend Beiträge: 7942 Beitrittsdatum: 24.03.10 Neueste Beiträge
As I've written above, there's a bug in 6.0.5. Have you tried modifying the Language.properties file?
javax.portlet.title.56=Web Content Display

To modify Language.properties file, the following thread may be of interest:
http://www.liferay.com/community/forums/-/message_boards/message/572128
thumbnail
Rajeev K, geändert vor 12 Jahren.

RE: Portlet titles not saving

Regular Member Beiträge: 214 Beitrittsdatum: 19.06.09 Neueste Beiträge
Hitoshi Ozawa:
As I've written above, there's a bug in 6.0.5. Have you tried modifying the Language.properties file?
javax.portlet.title.56=Web Content Display

To modify Language.properties file, the following thread may be of interest:
http://www.liferay.com/community/forums/-/message_boards/message/572128


Hi Hitoshi,

If we change the language file, it will mean that we are changing every instance of that portlet. Please correct me if I am wrong.

I need to change the title for just one instance.
thumbnail
Hitoshi Ozawa, geändert vor 12 Jahren.

RE: Portlet titles not saving

Liferay Legend Beiträge: 7942 Beitrittsdatum: 24.03.10 Neueste Beiträge
Yes, changing the language.properties will change the title for all the instance. Guess you'll have to debug Liferay.