To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=91715 Issue #|91715 Summary|Help on StartCenter shows error message Component|framework Version|DEV300m25 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|ui Assigned to|pb Reported by|pb
------- Additional comments from [EMAIL PROTECTED] Wed Jul 16 11:59:13 +0000 2008 ------- When you press F1 in the StartCenter, you'll get an error message. This is due to the fact that the IDs that are returned, and that are shown as extended help when you have HELP_DEBUG enabled, are no normal Help IDs. So the software treats the IDs like the selected text in the Basic IDE, and it will try to find the ID using the full text index, which of course must fail. We have to include an exception to the mechanism so that all the IDs that start with .HelpID: are ignored. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
