Fórum

Extending PortletResponseImpl(to fix bug) - Should use extension or hook

Pushpinder Singh, modificado 10 Anos atrás.

Extending PortletResponseImpl(to fix bug) - Should use extension or hook

Junior Member Postagens: 84 Data de Entrada: 21/07/10 Postagens Recentes
liferay-versions=6.1.1 & 6.1.20

Hi All,
I have to extend PortletResponseImpl (to fix bug in Liferay).
Right now I am using Liferay extension environment to achieve this.

I wonder whether Hooks are recommended way is to achieve this? If so how to achieve it using hook.

Note: Bug can be created by selecting different link page (Look and Feel/Link Portlet URLs to Page) for an asset publisher portlet. Now selecting any asset on this asset publisher should be shown as selected asset in default asset publisher in Linked page instead of all assets.

Will appreciate any advise/hint or links.

Have nice day.