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





------- Additional comments from [EMAIL PROTECTED] Mon Mar 13 02:33:30 -0800 
2006 -------
"DosName" is converted to "HostName" by the scp linker. I allowed the usage of
"DosName" because of historical reasons, but the correct syntax is "HostName".
But nevertheless both works, because of the linker par2script in cvs module
solenv. Please verify, that in the script created in scp2 only "HostName" can be
found. If you find "DosName" the script is broken and the linker does not work
correct. I just checked this for Solaris, Linux and Windows and everything works
fine.
All OpenOffice.org installations are working without problems. Using in scp2

Directory gid_Dir_User_Fonts
    ParentID = gid_Dir_User;
    DosName = "fonts";
    Styles = (WORKSTATION, CREATE);
End
 
leads to the creation of an empty folder presets/fonts on all three tested
platforms. On Linux and Solaris the folder is part of the core01 package and in
Windows the folder is explicitely included into the table "CreateFolders" which
is required for the creation of empty folders.

For the tested platforms there are no problems. Please give me some more
information about your platforms.  It sounds, as if there is a problem with the
scp linker.


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