To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54538
Issue #:|54538
Summary:|CWS:nativefixer18: 'ProductKey'-information doubled
|in installed application
Component:|Installation
Version:|680m127
Platform:|All
URL:|
OS/Version:|All
Status:|NEW
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P3
Subcomponent:|code
Assigned to:|is
Reported by:|jsi
------- Additional comments from [EMAIL PROTECTED] Tue Sep 13 02:38:56 -0700
2005 -------
In the MWS we have the information about the 'ProductKey' once in the
bootstraprc/bootstrap.ini. In this CWS we have it twice: Also in versionrc a
'ProductKey' is included.
Testplan: /qatesttool/global/tools/inc/t_tools2.inc::fGetProductName()
Test Driver: Change this line after the comment
'If the 'version'-file is not integrated, use 'bootstrap'-file
if (dir(sFile+cFileExt) = "") then
in that way:
if (dir(sFile+cFileExt) <> "") then
warnlog "Could not get the ProductKey value! Setting it to 'OpenOffice.org 2.0'
and trying to run the tests!"
should be executed!
---------------------------------------------------------------------
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]