[framework-issues] [Issue 115795] basic: specify how to pass strings as any to declared subroutines

2011-02-21 Thread ab
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115795


User ab changed the following:

What|Old value |New value

 Assigned to|ab|tbo





--- Additional comments from a...@openoffice.org Mon Feb 21 12:05:23 + 
2011 ---
ab->tbo: Please verify by using TestAPICall (should display
something reasonable like "page &p") and by using the attached
i115795_RegSetValueEx.bas macro. The latter is to test assure
that in vba mode the new behavior is still used as in this con-
text it's correct.


-
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 115795] basic: specify how to pass strings as any to declared subroutines

2011-02-21 Thread ab
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115795





--- Additional comments from a...@openoffice.org Mon Feb 21 11:47:01 + 
2011 ---
Created an attachment (id=75904)
Test script to check vbaoption related behavior


-
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 115795] basic: specify how to pass strings as any to declared subroutines

2011-02-21 Thread ab
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115795





--- Additional comments from a...@openoffice.org Mon Feb 21 11:41:34 + 
2011 ---
A LoadLibrary call should be added to the test sub:
Sub TestAPICall
BasicLibraries.LoadLibrary( "ImportWizard" )
MsgBox
ImportWizard.API.QueryValue(HKEY_CURRENT_USER,"Software\Microsoft\Notepad","szTrailer")
End Sub


-
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 115795] basic: specify how to pass strings as any to declared subroutines

2011-02-15 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115795





--- Additional comments from s...@openoffice.org Tue Feb 15 14:46:46 + 
2011 ---
reviewed change

-
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 115795] basic: specify how to pass strings as any to declared subroutines

2011-02-15 Thread ab
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115795


User ab changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from a...@openoffice.org Tue Feb 15 14:42:48 + 
2011 ---
FIXED


-
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 115795] basic: specify how to pass strings as any to declared subroutines

2011-02-09 Thread kso
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115795


User kso changed the following:

What|Old value |New value

Keywords|  |regression

Priority|P3|P2

   Status whiteboard|  |reviewed

Target milestone|OOo 3.x   |OOo 3.4





--- Additional comments from k...@openoffice.org Wed Feb  9 15:54:11 + 
2011 ---
.

-
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 115795] basic: specify how to pass strings as any to declared subroutines

2011-01-26 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115795





--- Additional comments from s...@openoffice.org Wed Jan 26 12:43:44 + 
2011 ---
@hansz:  the workaround also requires the fix for issue 115716, which has only 
been fixed on 
DEV300_m98 towards OOo 3.4

-
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 115795] basic: specify how to pass strings as any to declared subroutines

2011-01-26 Thread hansz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115795





--- Additional comments from ha...@openoffice.org Wed Jan 26 11:33:36 + 
2011 ---
What this issue describes in a somewhat obscure way is a total block for all
calls via OOBasic to the Windows registry, which ask for string values. Our
large extension for teachers and schools relies on the functionality in the
standard module "ImportWizard.API" and now is effectively rendered useless with
OOo 3.3RC10 and presumably the final release. A lot of other extensions will be
affected.

Why has this issue priority P3, a nebulous target milestone "OOo 3.x", why is
keyword "regression" missing though Oliver Brinzing and Stephan Bergmann have
both called this a regression in a discussion on the
d...@extensions.openoffice.org mailing list?

The solution given by Stephan Bergmann

>If the relevant ImportWizard.API module code is changed to "ByVal lpData As
>String" the given test would succeed."

does not work, at least not for OOo 3.3RC10. In RC10, the following simple Basic
test lines still produce an empty message box, though the registry value is
"Seite &s" (in a German Windows, it's language specific).

Sub TestAPICall
MsgBox ImportWizard.API.QueryValue(HKEY_CURRENT_USER,
"Software\Microsoft\Notepad","szTrailer")
End Sub

Hans Zybura


-
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 115795] basic: specify how to pass strings as any to declared subroutines

2011-01-21 Thread cornouws
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115795


User cornouws changed the following:

What|Old value |New value

  CC|'brinzing,hitec_tsc,mechti|'brinzing,cornouws,hitec_t
|lde'  |sc,mechtilde'





-
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 115795] basic: specify how to pass strings as any to declared subroutines

2011-01-20 Thread brinzing
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115795


User brinzing changed the following:

What|Old value |New value

  CC|'hitec_tsc,mechtilde' |'brinzing,hitec_tsc,mechti
|  |lde'





--- Additional comments from brinz...@openoffice.org Thu Jan 20 17:02:12 
+ 2011 ---
.

-
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 115795] basic: specify how to pass strings as any to declared subroutines

2011-01-20 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115795





--- Additional comments from s...@openoffice.org Thu Jan 20 16:13:23 + 
2011 ---
@ab:  A related problem (related to how Basic generally passes ByRef strings
with "external DLL" calls, and how that changed for OOo 3.3) has come up in the
mail thread at
:  In the
ImportWizard.API module that is part of the standard OpenOffice.org Macros,
RegQueryValueExString is declared as an alias for RegQueryValueExA with
(implicitly ByRef) "lpData As String" parameter.  This causes code that uses
that function to fail (e.g., as explained in the mail, 'MsgBox
ImportWizard.API.QueryValue(HKEY_CURRENT_USER,
"Software\Microsoft\Notepad","szTrailer")' displays an empty string).  If the
relevant ImportWizard.API module code is changed to "ByVal lpData As String" the
given test would succeed.

The assumption might turn out wrong after all that OOo 3.2's handling ByRef
string parameters in "external DLL" calls the same as ByVal was erroneous.  (I
was not aware that the Basic "external DLL" feature was used in the standard
OpenOffice.org Macros, and apparently neither were the QA people for issue
115716 and the original Hamburg-internal issue #162141#, or else this would have
been tested.)

-
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