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


User ab changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|ab                        |oc
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Jul 29 13:57:03 +0000 
2008 -------
ab->oc: Hints how to test.

On file system level: If you look at an "old" Office installation you
will find the files script.xlc + dialog.xlc in $userinst/basic. These
are the config files for the Basic/Dialog library containers. They
contain both entries for the user's Basic/Dialog libraries as for the
libraries shipped with the office. The user's libraries are located
in $userinst/basic/$libname folders, the Office libraries in $Office/
OpenOffice.org/Basis 3.0/share/basic/$libname folders.

With cws ab56 the share libraries are managed by two additional files
script.xlc + dialog.xlc in $Office/OpenOffice.org/Basis 3.0/share/basic.
They contain only the share libraries with complete link pathes starting
with $(INST)/ (in the old scenario these pathes are only inserted after
the firs Basic change). The files script.xlc + dialog.xlc in $userinst/
basic still exist but they initially only contain the Standard library.
Additional entries will appear if the user creates additional libraries
(in tools/macros/Organize Macros/OpenOffice.org/ -> Organizer -> Tab
page "Libraries" -> New...). script.xlc + dialog.xlc are saved automa-
tically with Office Shutdown. Disable the quickstarter if you want to
try it.

At Office runtime: In tools/macros/Organize Macros/OpenOffice.org the
OpenOffice.org macros still must exist (e.g. try to open a lib, choose
a module and click on the Edit button). And the wizards implemented in
Basic (e.g. Euro Converter, Document Converter) must still work.

The library locations have not been changed nor the library container
implementation. Only the xlc files have been splitted.


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