Community
Participate
Working Groups
Build Identifier: 20100617-1415 The context servlet is returning this XML when there is no description instead of jumping directly to the assigned html. <context title="Sample View"> <description>null</description> <topic label="Context-sensitive help" href="/org.eclipse.platform.doc.isv/guide/ua_help_context.htm "> </topic> </context> http://www.eclipse.org/forums/index.php?t=rview&goto=630404#msg_630404 Reproducible: Always Steps to Reproduce: 1. Host remote infocenter with contexts (I am using Tomcat 5.5) 2. Connect to infocenter with rcp app 3. Press F1 on object with context help
Created attachment 180260 [details] Patch
Patch committed to HEAD, Fixed.