-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.0.5 GA
-
Component/s: Message Boards
-
Labels:None
-
Environment:Tomcat + hsql, JBOSS + hsql revision 59685, firefox
-
Branch Version/s:6.0.x
"User navigates to:
>[Bundle]/server/default/deploy/ROOT.war"
User renames [ROOT.war] to liferay.war
"User navigates to:
>[Bundle]/server/default/deploy/liferay.war/WEB-INF"
User Opens [jboss-web.xml]
"User renames:
> <context-root>/</context-root>
to:
> <context-root>/liferay</context-root>"
"User navigates to:
> [Bundle]/server/default/deploy/liferay.war/WEB-INF/classes"
"User adds the following line to [portal-ext.properties]
> portal.ctx=/liferay"
User Starts Application Server
"User logs onto:
> http://localhost:8080/liferay"
User logs on as the SA User
User names page [Message Boards Test Page]
User Clicks [Save]
User Clicks on [Message Boards Test Page]
User Clicks [Add Application] at the top right navigation bar
User Clicks on [Collaboration]
User adds [Message Boards] by Clicking Add
User Clicks on [Add Category]
User enters a title in the [Name] field
User enters content in the [Description] text area
User Clicks on [Save]
User Clicks on [Category]
User sees error in liferay and console.
7:31:06,662 INFO [PortalImpl] Current URL /liferay/web/asdfadsfasfd/dl/-/message_boards/category/11555 generates exception: null
7:31:06,662 INFO [PortalImpl]
- relates
-
LPS-11929 Out of root context produces exceptions when viewing blog posts
- Closed