-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.X EE, 6.2.0 CE B2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE B2
-
Component/s: Tags
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Story Points:2
-
Git Pull Request:
STEPS TO REPRODUCE
1) login with test@liferay.com
2) Create a Site "Test tag liferay"
3) Create a page "Blogs" in this Site
4) Put "Tags Navigation" and "Blogs" portlet on the Site
5) Create 2 blogs say "Test Tags", "Test Tags01"
6) Give tag to the blogs: "testtag"
7) Now in the Tags Navigation portlet change the configuration to show the asset count and change the display style to "Number". You will see output on Tags Navigation portlet something like this: testtag (2)
RESULTS OF TESTING
Always display testtag(1) which should be testtag(2)