Issue 74128 - Basic: Reloading documents w. basic without security warning
Summary: Basic: Reloading documents w. basic without security warning
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: General
Classification: Code
Component: scripting (show other issues)
Version: OOo 2.2
Hardware: All Linux, all
: P2 Trivial (vote)
Target Milestone: OOo 2.2
Assignee: ab
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks: 73858
  Show dependency tree
 
Reported: 2007-02-02 14:40 UTC by joerg.skottke
Modified: 2007-02-07 08:02 UTC (History)
6 users (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 joerg.skottke 2007-02-02 14:40:47 UTC
Automated test: framework/basic/f_basic_modules.bas::TMore_Modules_Dialogs

Manual reproduction:
- Make sure at least one Writer document is open
- Open another Writer document
- Open the Basic organizer
- Travel to the last document in the treelist (probably "untitled2")
- Create a new module
- Click Edit
- Create a random number of modules and dialogs
- Close the IDE
- Save the document
- Close the document
- Reload the document again via FileOpen
-> There is no security warning though one is expected.

This might be a potential security leak, could it be possible to exchange the
document before reloading?
I set the target 2.2 and prio to 2.
Comment 1 kpalagin 2007-02-02 21:35:54 UTC
jsk,
target is still '---'
Comment 2 noel.power 2007-02-05 10:19:47 UTC
reassign
Comment 3 pavel 2007-02-05 14:09:29 UTC
set target
Comment 4 pavel 2007-02-06 17:38:31 UTC
anyone already investigating this issue?
Comment 5 Martin Hollmichel 2007-02-06 17:42:08 UTC
rumors said that this is an duplicate, frank do have the id of the duplicate at hand
Comment 6 mdxonefour 2007-02-06 19:30:04 UTC
MD: added mt to cc
Comment 7 Frank Schönheit 2007-02-07 07:34:09 UTC
no, don't know an issue like this.

In which version does it happen? The IZ field states "OOo 2.2", which probably
is a substitute for some OOF680m? - but which one?
Comment 8 Frank Schönheit 2007-02-07 07:38:12 UTC
cannot reproduce this manually with the above description, with OOFm6.

Do you need to use new documents, or existing ones? "Open document" sounds like
the latter, but "untitled2" seems to imply the former.

Going to try to reproduce this with the testtool script.
Comment 9 joerg.skottke 2007-02-07 07:42:47 UTC
That's a m5.
Comment 10 joerg.skottke 2007-02-07 07:58:41 UTC
Ok, tested on m5.

The point was that - for some reason - the macro security used to come up even
when the security level was set to low. 

The tests hasn't been used for quite some time so the problem was fixed in the
office but the test was not adapted to reflect the change.

Will fix, setting this issue to invalid.
Comment 11 joerg.skottke 2007-02-07 08:02:56 UTC
Fixed in f_basic_modules.inc rev. 1.9.2.2
Fixed in f_basic_modules.inc rev. 1.10
Closing