To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65553
Issue #:|65553
Summary:|ODMA-UCP: Nonexistent applicat.rdb in script
Component:|ucb
Version:|OOo 2.0.1
Platform:|PC
URL:|http://ucb.openoffice.org/docs/ucp-ref/odma-ucp.html
OS/Version:|Windows XP
Status:|UNCONFIRMED
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P3
Subcomponent:|code
Assigned to:|mhu
Reported by:|orcmid
------- Additional comments from [EMAIL PROTECTED] Thu May 18 08:56:38 -0700
2006 -------
This defect occurs in OpenOfice.org 2.0.2
The RegisterFilterComponent macro in the Open Office Basic script for
configuring the ODMA Content Provider (OCP) refers to "applicat.rdb" in the
following code:
oRegistry.open( "applicat.rdb", FALSE, FALSE )
if ( Not oRegistry.IsValid() ) Then
MsgBox "could not open the registry!"
Exit Sub
End If
The procedure fails, with the specified message, because there is no such
*.rdb file in the OpenOffice.org 2.0.2
C:\Program Files\OpenOffice.org 2.0\program\ directory. The only *.rdb files
in the 2.0.2 setup are gengal.rdb, legacy_binfilters.rdb, services.rdb, and
types.rdb.
SEVERITY: It is not possible to activate the OpenOffice.org support for ODMA-
provided Content.
WORKAROUND: Not known.
---------------------------------------------------------------------
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]