Issue 11357 - user not warned that new directory is about to be created using NetBeans 3.4
Summary: user not warned that new directory is about to be created using NetBeans 3.4
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: scripting (show other issues)
Version: 644
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: tomaisoc
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-10 15:15 UTC by robert.kinsella
Modified: 2003-03-13 11:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description robert.kinsella 2003-02-10 15:15:07 UTC
Tested on Solaris and Windows using Netbeans 3.4 and StarOffice 644 build 'u'
(OpenOffice.org build 644 not yet available for test)

Ensure that the directories, beanshell or java do not exist under
<office-install>/user/Scripts.

Using Netbeans build a beanshell parcel or a java parcel.
Select deploy to OpenOffice.org (or StarOffice).

Bug --> no warning message is given to the user that a new directory is about to
be created, i.e. the beanshell or java directory.

If the directory user/Scripts does not exist, the user is warned and requested
to confirm the creation of a new directory. The behavior should be consistent.
Comment 1 robert.kinsella 2003-02-10 17:52:55 UTC
Should have also mentioned, the scripting framework jar file is version
SFrameworkInstall.jar.04.02.2003
Comment 2 Unknown 2003-02-11 08:04:24 UTC
Assign to Tom to investigate - should warn in all cases.
Comment 3 tomaisoc 2003-02-11 13:23:33 UTC
Need to grab the language from the parcel and check if the directory
for that language exists or not.
Comment 4 tomaisoc 2003-02-12 13:43:22 UTC
Changed DeployParcelAction to check for the existence of the
language subdirectory and ask if it should be created.
Comment 5 robert.kinsella 2003-02-24 18:41:06 UTC
verified fixed on win2000, SFrameworkINstall.jar.24.02.2003, closing
issue as verified
Comment 6 michael.bemmer 2003-03-13 11:09:06 UTC
As mentioned on the qa dev list on March 5th I will close all resolved
<wontfix/duplicate/worksforme/invalid> issues. Please see this posting for details.