Foros de discusión

Bug in Asset Publisher Portlet

thumbnail
dave ch, modificado hace 11 años.

Bug in Asset Publisher Portlet

Regular Member Mensajes: 161 Fecha de incorporación: 7/02/12 Mensajes recientes
Hi all,

There is an error in asset publisher portlet. Steps to reproduce errors :

1) create some web contents using control panel- web content.
2) assign some tags from web content-categorization option for each web content.
3) add asset publisher portlet and tag navigation portlet in a page and use as default.

Now, when we click on a tag, all the related contents a showing up. If there is no content assigned for a particular tag(need to check the option from configuration of tag navigation portlet), "No result message" will come up inside asset publisher portlet. every thing goes well. The problem is when i manually change the tag name(which does not exist) in the url , all the created contents are showing up. Expected result is "No result message" should come up inside asset publisher portlet.
Now, what need to be done to avoid this error? What are the java classes i need to override?
thumbnail
Hitoshi Ozawa, modificado hace 11 años.

RE: Bug in Asset Publisher Portlet

Liferay Legend Mensajes: 7942 Fecha de incorporación: 24/03/10 Mensajes recientes
Check liferay's jira issues and if the bug isn't reported in yet, create a bug report to get it fixed.

http://issues.liferay.com/secure/IssueNavigator.jspa
thumbnail
dave ch, modificado hace 11 años.

RE: Bug in Asset Publisher Portlet

Regular Member Mensajes: 161 Fecha de incorporación: 7/02/12 Mensajes recientes
Thanks Hitoshi.