To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54695





------- Additional comments from [EMAIL PROTECTED] Mon May 21 07:24:10 +0000 
2007 -------
As could be expected, not yet corrected in OOo 2.2.0.
Next attachment demoSysPath.py writes sys.path on a Writer document.
The same routine also writes sys.prefix for checking Issue 55037

Copy demoSysPath.py into user/Scripts/python/
Open OpenOffice Writer, preferably with landscape page orientation
Run routine writeSysPath()

Here is the result for sys.path:

C:\Program Files\OpenOffice.org 2.2\program
C:\Program Files\OpenOffice.org 
2.2\program\file:\C:\Program%20Files\OpenOffice.org%202.2\program\python-core-
2.3.4\DLLs
C:\Program Files\OpenOffice.org 
2.2\program\file:\C:\Program%20Files\OpenOffice.org%202.2\program\python-core-
2.3.4\lib
C:\Program Files\OpenOffice.org 
2.2\program\file:\C:\Program%20Files\OpenOffice.org%202.2\program\python-core-
2.3.4\lib\lib-tk
C:\Program Files\OpenOffice.org 
2.2\program\file:\C:\Program%20Files\OpenOffice.org%202.2\program\python-core-
2.3.4\lib\plat-win
C:\Program Files\OpenOffice.org 2.2\program\python-core-2.3.4\lib
C:\Program Files\OpenOffice.org 2.2\program\python-core-2.3.4\lib\site-packages
C:\Program Files\OpenOffice.org 2.2\program\python23.zip

line 1 is OK
line 2 is a mix of Win address and an inexistent URL address
lines 3,4,5 are a mix of Win address and URL address
lines 6, 7 are OK
line 8 points to an inexistent file


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

Reply via email to