[framework-issues] [Issue 75286] Help on Int() is wrong and not consistent with Fix()

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


User npower changed the following:

What|Old value |New value

 Assigned to|npower|ab





--- Additional comments from [EMAIL PROTECTED] Thu Mar 22 09:27:12 + 
2007 ---
- ab any idea?

-
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 75286] Help on Int() is wrong and not consistent with Fix()

2007-03-18 Thread kpalagin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75286


User kpalagin changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Keywords|needmoreinfo, oooqa   |oooqa





--- Additional comments from [EMAIL PROTECTED] Sun Mar 18 13:26:46 + 
2007 ---
Confirming that help for Fix function could be clarified.


-
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 75286] Help on Int() is wrong and not consistent with Fix()

2007-03-18 Thread catkin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75286





--- Additional comments from [EMAIL PROTECTED] Sun Mar 18 14:47:26 + 
2007 ---
We may be at cross purposes here.  Perhaps OOoQA was looking at a different 
product or version.  The issue is about OOo 2.1 Basic (scripting) Help.  Much 
of the report was cut-and-pasted from that Help.

OOoQA found Help for Int() seems to be changed and could not find Help for 
Fix().  How could that happen if we were examining the same product and 
version?

-
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 75286] Help on Int() is wrong and not consistent with Fix()

2007-03-17 Thread kpalagin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75286


User kpalagin changed the following:

What|Old value |New value

  CC|''|'kpalagin'

Keywords|  |needmoreinfo, oooqa





--- Additional comments from [EMAIL PROTECTED] Sun Mar 18 02:40:37 + 
2007 ---
Help for Int seems to be changed to 
INT
Rounds a number down to the nearest integer.

Neither Help not Function Wizard show function named Fix.
Please clarify.

-
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 75286] Help on Int() is wrong and not consistent with Fix()

2007-03-17 Thread catkin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75286





--- Additional comments from [EMAIL PROTECTED] Sun Mar 18 04:19:04 + 
2007 ---
There are several paths to these help texts.  Here's one:

1. Start OpenOffice.org Writer

2. F1

3. Contents, Macros and Programming, Command Reference, Alphabetic List 
of Functions, Statements and, Operators then Fix Function[Runtime] and Int 
Function[Runtime]

-
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 75286] Help on Int() is wrong and not consistent with Fix()

2007-03-11 Thread catkin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75286
 Issue #|75286
 Summary|Help on Int() is wrong and not consistent with Fix()
   Component|framework
 Version|OOo 2.1
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P5
Subcomponent|scripting
 Assigned to|npower
 Reported by|catkin





--- Additional comments from [EMAIL PROTECTED] Sun Mar 11 11:24:58 + 
2007 ---
Hello  :-)

A) In the Help on Int() the description is wrong.  

B) The Help on Int() and Fix() describes identical usages differently.

==

A) The Int() function is wrongly described: Returns the integer portion of a 
number..  It should be something like Returns the first integer less than or 
equal to the numeric expression.

[The Fix() description could be clarified (?) to Returns the numeric 
expression with any fractional part removed.]

==

B) Here are the diferent descriptions of identical usages with suggestions

Syntax
Int():  Int(Number)
Fix():  Fix(Expression)
Suggestion:  Function Name(Numeric Expression)

Parameters
Int():  Any valid numeric expression. Rounds the fractional part of the number 
and returns the integer value.
Fix():  Numeric expression that you want to return the integer value for. 
Suggestion:  Numeric expression that will fit in a Double after conversion.

Best

Charles

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