[framework-issues] [Issue 106303] Password protected macro cannot be unprotected anymore

2010-01-06 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106303


User fs changed the following:

What|Old value |New value

 Assigned to|ab|fs

   Component|framework |Database access

  Status|STARTED   |NEW

Priority|P3|P2

  QA contact|iss...@framework  |iss...@dba

Subcomponent|scripting |none





--- Additional comments from f...@openoffice.org Wed Jan  6 08:04:43 + 
2010 ---
This has nothing to do with saving the document from within the Basic macro, it
also happens in the following scenario:
- open the .odb file
- open the Standard/Module1 module in the Basic IDE
- do an arbitrary change to this module
- save the document
- try to unprotect the testlib library
= you're prompted with an incorrect password message

This means: as soon as you store the document (no matter by what means), if at
this point in time, you already accessed one of the embedded Basic libraries,
then you cannot access password-protected libraries afterwards.

Grabbing the issue, this looks like a problem in how .odbs are saved, not like a
Basic problem.

Given that this happens with normal saves of DB docs, not only when saving by
a macro, and given that you're completely cut off from your password protected
library, I reset the prio to P2.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106303] Password protected macro cannot be unprotected anymore

2009-12-18 Thread ab
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106303


User ab changed the following:

What|Old value |New value

  CC|'dobsche2'|'dobsche2,fs'

  Ever confirmed|  |1

  Status|UNCONFIRMED   |STARTED

Target milestone|---   |OOo 3.x





--- Additional comments from a...@openoffice.org Fri Dec 18 08:51:19 + 
2009 ---
ab-fs: Partly database related. Any ideas?

STARTED, 3.x for now


-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106303] Password protected macro cannot be unprotected anymore

2009-12-18 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106303





--- Additional comments from f...@openoffice.org Fri Dec 18 10:56:55 + 
2009 ---
none so far, would need to debug this myself ...

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106303] Password protected macro cannot be unprotected anymore

2009-11-05 Thread schaber
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106303


User schaber changed the following:

What|Old value |New value

Priority|P2|P3





--- Additional comments from scha...@openoffice.org Thu Nov  5 20:22:29 
+ 2009 ---
Reducing the priority. In most cases it is not necessary to save the current
document via macro anyway, so I guess most users may not be affected.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106303] Password protected macro cannot be unprotected anymore

2009-11-03 Thread schaber
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106303





--- Additional comments from scha...@openoffice.org Tue Nov  3 21:51:21 
+ 2009 ---
Created an attachment (id=65898)
sample document


-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106303] Password protected macro cannot be unprotected anymore

2009-11-03 Thread schaber
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106303





--- Additional comments from scha...@openoffice.org Tue Nov  3 21:56:47 
+ 2009 ---
Forget the number of characters per macro. I was completely wrong. It was just a
coincident that the problem occurred with a huge basic module.

The problem is obviously when a document is saved by a password protected macro.

ThisComponent.DataSource.DatabaseDocument.store()

See the attached sample. If you open the database file you can unprotect the
contained macro by entering the password 'testtest'. However, as soon as you run
the main macro then you cannot unprotect the macro anymore afterwards.


-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106303] Password protected macro cannot be unprotected anymore

2009-11-03 Thread schaber
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106303





--- Additional comments from scha...@openoffice.org Tue Nov  3 21:45:30 
+ 2009 ---
Created an attachment (id=65897)
sample document


-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106303] Password protected macro cannot be unprotected anymore

2009-11-02 Thread schaber
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106303





--- Additional comments from scha...@openoffice.org Mon Nov  2 10:46:19 
+ 2009 ---
I think it is not only the size of the module itself. Somehow this only happens
sometime after I have changed queries and reports and the basixc module was
password protected. I haven't found a reliable way to reproduce this with a
simple example. 

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106303] Password protected macro cannot be unprotected anymore

2009-11-01 Thread schaber
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106303





--- Additional comments from scha...@openoffice.org Sun Nov  1 16:21:42 
+ 2009 ---
Yes, I have checked that. The module has 74000 characters. The problem is that
all the sub routines in the module are strongly related to each other.
Everything is loaded and saved fine, even if the module is that big, as long as
you do not password protect it. All the sub routines work even if the module is
password protected. You just cannot unprotext it anymore, and this is something
you do not notice until it is too late.


-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106303] Password protected macro cannot be unprotected anymore

2009-10-28 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106303





--- Additional comments from bmarce...@openoffice.org Wed Oct 28 08:19:15 
+ 2009 ---
It is a known fact that strange things _may_ happen if a Basic module is longer 
than 
approx 60 000 characters. 
I mean this is not a 65535 characters limit. Problems appear randomly before 
this.

The solution is to split the module into several modules.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106303] Password protected macro cannot be unprotected anymore

2009-10-27 Thread dobsche2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106303


User dobsche2 changed the following:

What|Old value |New value

  CC|''|'dobsche2'





--- Additional comments from dobsc...@openoffice.org Tue Oct 27 17:56:30 
+ 2009 ---
Thank you for your report!

Could you attach the file in question for easier reproduction?

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106303] Password protected macro cannot be unprotected anymore

2009-10-26 Thread schaber
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106303
 Issue #|106303
 Summary|Password protected macro cannot be unprotected anymore
   Component|framework
 Version|OOo 3.1.1
Platform|Unknown
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|scripting
 Assigned to|ab
 Reported by|schaber





--- Additional comments from scha...@openoffice.org Mon Oct 26 19:56:34 
+ 2009 ---
If a macro gets big enough, it cannot be unproctected anymore. All macros in the
same lirary can be executed, but when you try to enter the password, it always
says wrong password. The entered password is correct, though. I tried that with
various passwords. When the content of a module is only long enough, then OO
will not accept the password anymore.
My module has 2000 lines. If I copy the content of the module to the clipboard,
it will not copy everything. This makes me think that obviously some buffer is
too small. I have not tried to split the code into several modules.

I set the priority to P2, because if one does not have a copy of the module
outside the OO document, it will be lost forever.

BTW, the basic module is in a .odb database 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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org