[framework-issues] [Issue 64394] Allow Array function to h onour the OptionBase setting when Option VBASu pport is set

2006-05-22 Thread npower
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64394


User npower changed the following:

  What|Old value |New value

Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon May 22 01:49:59 -0700 
2006 ---
verified ( on m169 )

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 64394] Allow Array function to h onour the OptionBase setting when Option VBASu pport is set

2006-05-03 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64394


User jsk changed the following:

  What|Old value |New value

Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Wed May  3 06:55:02 -0700 
2006 ---
Setting verified. The behavior of "Option Base" is controlled by "VBASupport"
which should be ok.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 64394] Allow Array function to h onour the OptionBase setting when Option VBASu pport is set

2006-05-03 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64394





--- Additional comments from [EMAIL PROTECTED] Wed May  3 04:42:53 -0700 
2006 ---
There is something i find confusing:



Option Base 1

sub main

Dim aArray as Variant
aArray = Array(1,2,3)
msgbox lbound( aArray, 1 ) 

dim a( 2 ) as integer
msgbox( lbound( a ) ) 

end sub



In this sample we'll get two different returnvalues: 0 for aArray and 1 for a.
I would prefer if these two options would have different names, one could be
VBABase so the user can distinguish the two.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 64394] Allow Array function to h onour the OptionBase setting when Option VBASu pport is set

2006-04-24 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64394


User jsk changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Apr 24 23:41:33 -0700 
2006 ---
reset resolution to 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 64394] Allow Array function to h onour the OptionBase setting when Option VBASu pport is set

2006-04-24 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64394


User jsk changed the following:

  What|Old value |New value

   Assigned to|npower|jsk

Status|REOPENED  |NEW





--- Additional comments from [EMAIL PROTECTED] Mon Apr 24 23:41:29 -0700 
2006 ---
reassign to jsk

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 64394] Allow Array function to h onour the OptionBase setting when Option VBASu pport is set

2006-04-24 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64394


User jsk changed the following:

  What|Old value |New value

Status|RESOLVED  |REOPENED

Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Mon Apr 24 23:41:26 -0700 
2006 ---
set me

re-open issue and reassign to jsk

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 64394] Allow Array function to h onour the OptionBase setting when Option VBASu pport is set

2006-04-24 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64394


User jsk changed the following:

  What|Old value |New value

Status|STARTED   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Apr 24 23:38:25 -0700 
2006 ---
set 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 64394] Allow Array function to h onour the OptionBase setting when Option VBASu pport is set

2006-04-24 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64394


User jsk changed the following:

  What|Old value |New value

  Target milestone|---   |OOo 2.0.3





--- Additional comments from [EMAIL PROTECTED] Mon Apr 24 23:33:20 -0700 
2006 ---
target

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 64394] Allow Array function to h onour the OptionBase setting when Option VBASu pport is set

2006-04-19 Thread npower
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64394


User npower changed the following:

  What|Old value |New value

Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Wed Apr 19 08:22:51 -0700 
2006 ---
started

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 64394] Allow Array function to h onour the OptionBase setting when Option VBASu pport is set

2006-04-15 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64394





--- Additional comments from [EMAIL PROTECTED] Sat Apr 15 03:03:34 -0700 
2006 ---
Hi,
Suggestions:

- define what is the behaviour if:
  Option VBASupport 1
 and there is no instruction  "Option Base"
Create a test for this case.

- the test assumes that order of the two options is indifferent, e.g.
 Option VBASupport 1
 Option Base 1
has same result as
 Option Base 1
 Option VBASupport 1

- I suppose that the new behaviour also honours the Option Compatible setting 
(which 
changes the real number of elements of an array with Option Base 1, see 
StarOffice 
Programmer's Guide).



-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 64394] Allow Array function to h onour the OptionBase setting when Option VBASu pport is set

2006-04-14 Thread npower
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64394


User npower changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=35698) test document





--- Additional comments from [EMAIL PROTECTED] Fri Apr 14 03:53:50 -0700 
2006 ---
Created an attachment (id=35698)
test 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]