Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.0.5 GA, 6.0.6 GA
-
Fix Version/s: --Sprint 12/11, 6.1.0 CE RC1, 6.0.X EE
-
Component/s: WCM
-
Environment:Tomcat 6
-
Branch Version/s:6.0.x
-
Backported to Branch:Committed
-
Liferay Contributor's Agreement:Accept
-
Similar Issues:
Description
I have several pages with WIKIs scoped to them.
I have intentionally the same content in these liferay pages. One liferay page ID is 'installation-guide', the second 'user-manual'. The first pages' wiki has ID = 10289, the second 10368.
When I use search portlet to find any content, I am getting the following results:
1) http://localhost:8080/web/guest/installation-guide/-/wiki/10289/FrontPage/maximized?p_p_auth=71YD4jO7
2) http://localhost:8080/web/guest/installation-guide/-/wiki/10289/Child+Page/maximized?p_p_auth=71YD4jO7
3) http://localhost:8080/web/guest/installation-guide/-/wiki/10368/FrontPage/maximized?p_p_auth=71YD4jO7
4) http://localhost:8080/web/guest/installation-guide/-/wiki/10368/Child+Page/maximized?p_p_auth=71YD4jO7
When first two link are clicked, the proper layout is diplayed. But the rest not (instead of user-manual it is displayed in installation-guide page).
I see the problem in the hyperlink. Why is there 'installation-guide' for all the entries?
