Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0.12 EE, 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M4
-
Component/s: Collaboration, Collaboration > Message Boards, WCM > Navigation
-
Environment:Liferay Version: 6.1 GA 2
Operating System: Windows Server 2008 R2
Application Server: Tomcat 7.0.x
Java Virtual Machine: Java 6
Database: SQL Server 2008
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Story Points:2
-
Similar Issues:
Description
Steps to Reproduce:
- Launch a clean bundle and login as test
- Add the Message Boards portlet to the page
- Click Add category
- Title the category Category and click Save
- Select the category and click Post New Thread
- Title the message Non-root Thread, add some body, and click Publish
- Note the breadcrumb navigation at the top
- The Category and the thread name are displayed
- Click Back to Category and Back to Message Boards Home
- Click Post a New Thread
- Title the message Root Thread, add some body, and click Publish
Intended Behavior: the thread name should be present in the breadcrumb navigation
Actual Behavior: the thread name is not present in the breadcrumb navigation

PASSED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 7.0 + MySQL 5. Portal 6.1.20 EE GA2.
The thread name is not present in the breadcrumb navigation.
Fixed on:
Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GIT ID: 344c39a2f03d8c78a1061c2218cb1204a5887988.
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 1a1b10cfa672378d25f834c24baf5c469ce5ae0d.
I can see the thread name in the breadcrumb navigation. Like: Welcome > Root Thread.