留言板

Bug in Asset Publisher Portlet

thumbnail
dave ch,修改在11 年前。

Bug in Asset Publisher Portlet

Regular Member 帖子: 161 加入日期: 12-2-7 最近的帖子
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,修改在11 年前。

RE: Bug in Asset Publisher Portlet

Liferay Legend 帖子: 7942 加入日期: 10-3-24 最近的帖子
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,修改在11 年前。

RE: Bug in Asset Publisher Portlet

Regular Member 帖子: 161 加入日期: 12-2-7 最近的帖子
Thanks Hitoshi.