[udk-issues] [Issue 90749] unoinfo returning duplicat e path separators

2008-07-11 Thread sb
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

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Jul 11 08:09:22 + 
2008 ---
.

-
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]



[udk-issues] [Issue 90749] unoinfo returning duplicat e path separators

2008-07-01 Thread sb
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

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Tue Jul  1 09:54:03 + 
2008 ---
.

-
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]



[udk-issues] [Issue 90749] unoinfo returning duplicat e path separators

2008-06-18 Thread sb
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

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Wed Jun 18 10:03:42 + 
2008 ---
fixed as
setup_native/source/win32/customactions/shellextensions/layerlinks.cxx:1.3.16.1
on http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fnative161

-
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]



[udk-issues] [Issue 90749] unoinfo returning duplicat e path separators

2008-06-16 Thread sb
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 + 
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]



[udk-issues] [Issue 90749] unoinfo returning duplicat e path separators

2008-06-15 Thread ronyf
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90749
 Issue #|90749
 Summary|unoinfo returning duplicate path separators 
   Component|udk
 Version|OOo 3.0 Beta
Platform|All
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|sb
 Reported by|ronyf





--- Additional comments from [EMAIL PROTECTED] Sun Jun 15 08:54:14 + 
2008 ---
Hi, 

just got a hold of M19 and started to experiment a little bit with unoinfo.

Running

unoinfo java

yields the (type 1) output of the directories resp. paths to the jars that one
needs to add to the CLASSPATH in order to interface with OOo 3.x.

All paths to jars contain a duplicate path separator (\ in Windows) between
the URE directory and the path to the jar.

The same is true if running unoinfo c++, there is a duplicate path separator
in there as well.

Also, it seems that the result is *always* UTF, even if it was not necessary?

---rony

[P.S.: How about an additional command line option that controls whether ASCII
or UTF strings are returned?]

-
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]



[udk-issues] [Issue 90749] unoinfo returning duplicat e path separators

2008-06-15 Thread ronyf
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90749


User ronyf changed the following:

What|Old value |New value

 Summary|unoinfo returning duplicat|unoinfo returning duplicat
|e path separators |e path separators





--- Additional comments from [EMAIL PROTECTED] Sun Jun 15 09:05:18 + 
2008 ---
Please read file separator instead of path separator!

-
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]