[framework-issues] [Issue 112157] Error saving JavaScript S cripts

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


User a_nova changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from a_n...@openoffice.org Fri Nov  5 21:01:59 
+ 2010 ---
a_nova - ab:

just tried it with OOo 3.3.0 rc3 (OOO330m13 Build:9539), too; the test case I 
described works for me, too - even without saving the new document ;-)

(however, I did not produce the issue because it did not work for new but 
unsaved documents; using previous versions of OOo, I already produced some 
usable macros; after upgrading to 3.2.0, I suddenly could not edit these macros 
without destroying them; trying to create a small test case I came up with 
these steps)

thanks for Your efforts! 

-
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 112157] Error saving JavaScript S cripts

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


User ab changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from a...@openoffice.org Wed Nov  3 12:58:06 + 
2010 ---
ab-a_nova: Very good description, all should be like this... :-)

Anyway I could not reproduce the problem on the OOO330 (OOo 3.3)
code line. Probably the issue has been fixed in the mean time within
another scope.

As I know that there sometimes have been problems concerning the
storage handling for new (untitled) documents please try to save the
new document first before accessing JavaScript. I'm only guessing,
but who knows. maybe it's a workaround.

- WORKSFORME


-
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 112157] Error saving JavaScript S cripts

2010-08-12 Thread refrancoeur
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112157





--- Additional comments from refranco...@openoffice.org Thu Aug 12 12:39:16 
+ 2010 ---
I have verified that the same problem occurs in 3.2.1 with beanshell scripts.

-
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 112157] Error saving JavaScript S cripts

2010-08-07 Thread refrancoeur
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112157





--- Additional comments from refranco...@openoffice.org Sat Aug  7 14:10:25 
+ 2010 ---
I am encountering the same problem with 3.2.1 and cannot proceed.

-
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 112157] Error saving JavaScript S cripts

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


User hanya changed the following:

What|Old value |New value

  CC|''|'hanya'





-
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 112157] Error saving JavaScript S cripts

2010-06-06 Thread a_nova
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112157
 Issue #|112157
 Summary|Error saving JavaScript Scripts
   Component|framework
 Version|OOo 3.2
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|scripting
 Assigned to|ab
 Reported by|a_nova





--- Additional comments from a_n...@openoffice.org Sun Jun  6 10:35:46 
+ 2010 ---
Recently, I started to teach myself scripting OOo using a scripting language I 
am 
familiar with, JavaScript.

However, I found that saving a script does not work; in particular, I tried 
(the 
screen shots are contained in the document attached to this issue):
1. create a new document (screen shot 1; I tried it both with a text and a 
spreadsheet document)
2. within the new document, select the menu item Tools  Macros  Organize 
Macros  
JavaScript... (screen shot 2)
3. in the dialog box that opens (JavaScript Macros), select the newly created 
document and click the Create... button; specify a suitable name for the 
newly 
created library (or leave the default name unchanged; screen shot 3)
4. select the newly created library, and click the Create... button once 
again; 
specify a suitable name for the newly created script (or leave the default name 
unchanged; screen shot 4)
5. select the newly created script, and click the Edit button (screen shot 5)
6. from the Rhino JavaScript Debugger window that opens, select the menu item 
File  Save (screen shot 6; it does not matter if the source code has been 
changed 
or has been left unmodified)
7. an alert showing the message Error saving file: (without any details) is 
displayed (screen shot 7)
8. repeating step 6 causes an alert showing the message Error saving file: 
com.sun.star.ucb.InteractiveAugmentedIOException: Got no data stream! to be 
displayed (screen shot 8)
9. in any case, closing and reopening (by repeating steps 2 and 5) the Rhino 
JavaScript Debugger window shows that the contents of script have been lost 
(screen shot 9)

I could produce the problem both with the current version of OOo (3.2.0; about 
box 
is shown in screen shot 10) and the realease candidate (OOo_3.2.1rc2_20100521) 
which I had installed for a short time for testing on my OS (Windows XP with 
SP3 
installed); I also tried it with a version of OOo Portable I downloaded some 
time 
ago (version 3.1.0; screen shot 11) which worked flawlessly

-
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 112157] Error saving JavaScript S cripts

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





--- Additional comments from a_n...@openoffice.org Sun Jun  6 10:38:15 
+ 2010 ---
Created an attachment (id=69834)
screenshots


-
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