[script-issues] [Issue 82588] iif function seems to eval uate both possible return values before decidi ng

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


User mechtilde changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Thu Nov  6 13:47:51 + 
2008 ---
close the invalid issue

-
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]



[script-issues] [Issue 82588] iif function seems to eval uate both possible return values before decidi ng

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


User ab changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from [EMAIL PROTECTED] Thu Nov 15 11:47:11 + 
2007 ---
ab-kr: Right, works as designed, VB6 behaves in the same way
- INVALID


-
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]



[script-issues] [Issue 82588] iif function seems to eval uate both possible return values before decidi ng

2007-10-29 Thread kr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82588


User kr changed the following:

What|Old value |New value

  CC|''|'kr'

 Assigned to|kr|ab





--- Additional comments from [EMAIL PROTECTED] Mon Oct 29 09:54:22 + 
2007 ---
Isn't that works as designed ? 

Anyway, Andreas could you take this over?

Thanks

  Kay


-
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]



[script-issues] [Issue 82588] iif function seems to eval uate both possible return values before decidi ng

2007-10-13 Thread mchris
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82588
 Issue #|82588
 Summary|iif function seems to evaluate both possible return va
|lues before deciding
   Component|scripting
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|kr
 Reported by|mchris





--- Additional comments from [EMAIL PROTECTED] Sat Oct 13 19:43:05 + 
2007 ---
iif function seems to evaluate both possible return values before deciding what
to return. For example the following code:

x=10
y=0
print iif ( y0, x/y, error)

creates a Division by Zero runtime error instead of printing error.

-
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]