Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: No Longer Reproducible
-
Affects Version/s: 6.1.0 CE RC1
-
Fix Version/s: 6.1.X EE
-
Component/s: Util, Util > Knowledge Base
-
Labels:None
-
Environment:Jetty 7.5.1 + MySQL 5.1. 6.1.x Revision 91837. KnowledgeBase plugin Revision 91837.
-
Fix Priority:2
-
Similar Issues:
Description
Can't add an article in Knowledge Base
- Add the following to knowledge-base-portlet-6.1.0.1.war\WEB-INF\classes\portlet-ext.properties:
- admin.kb.article.sections =Application Server,Authentication,Content Management,Database,Development,General,Plugins,Portlets,Security,Server Configuration,User Interface
- Start Liferay
- Deploy the Knowledge Base portlet
- Navigate to Control Panel > Knowledge Base (Admin)
- Click Add Article
- Title: "This is KBASE"
- Content: "This is a Kbase Article created from the control panel"
- Publish
System error message and the following console errors:
19:48:08,352 INFO [PortalImpl:4678] Current URL /group/control_panel/manage?p_auth=GVPUeb7F&p_p_id=1_WAR_knowledgebaseportlet&p_p_lifecycle=1&p_p_state=maximized&p_p_mode=view&doAsGroupId=10186&refererPlid=10189&_1_WAR_knowledgebaseportlet_jspPage=%2Fadmin%2Fedit_article.jsp&_1_WAR_knowledgebaseportlet_redirect=%2Fgroup%2Fcontrol_panel%2Fmanage%3Fp_p_id%3D1_WAR_knowledgebaseportlet%26p_p_lifecycle%3D0%26p_p_state%3Dmaximized%26p_p_mode%3Dview%26doAsGroupId%3D10186%26refererPlid%3D10189&_1_WAR_knowledgebaseportlet_resourcePrimKey=0&_1_WAR_knowledgebaseportlet_status=-1&_1_WAR_knowledgebaseportlet_javax.portlet.action=updateKBArticle generates exception: Invalid authentication token 19:48:08,352 INFO [PortalImpl:4695] Invalid authentication token
Same thing when adding an article through the portlet.
Issue Links
- relates
-
LPS-27554
Can not add article on Knowledge Base
-

No Longer Reproducible on:
Jetty 7.5.1 + MySQL 5. Portal 6.1.x EE GIT ID: 6698dc5c5f413f7a0b5c8abb544f68f9eb203551.
Knowledge Base Plugin 6.1.x EE GIT ID: 7adca366f13998369c44c0a32d9975fa4774e213.
Seemed to have been fixed some where along the way.