To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90749
User sb changed the following:
What |Old value |New value
================================================================================
Ever confirmed| |1
--------------------------------------------------------------------------------
Status|UNCONFIRMED |STARTED
--------------------------------------------------------------------------------
Target milestone|--- |OOo 3.0
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Jun 16 11:25:25 +0000
2008 -------
The problem appears to be that CreateLayerLinks in
setup_native/source/win32/customactions/shellextensions/layerlinks.cxx writes
the content of the OOo installation's Basis Layer ure-link file with or without
a trailing backslash (depending on ADMININSTALL), and all code reading that file
expects the content to not have a trailing backslash. The easiest fix is to
change CreateLayerLinks to remove any final backslashes from the contents of the
ure-link and basis-link files it writes.
@ronyf: UTF-16 vs. ASCII: this would unnecessarily complicate matters---you
would need additional error communication for cases where the data cannot be
represented in ASCII
---------------------------------------------------------------------
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]