You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2014/11/01 08:18:01 UTC

[Issue 125818] New: No error for input, sum was erronious

https://issues.apache.org/ooo/show_bug.cgi?id=125818

          Issue ID: 125818
        Issue Type: DEFECT
           Summary: No error for input, sum was erronious
           Product: Calc
           Version: 4.1.1
          Hardware: PC
                OS: Windows 8
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ui
          Assignee: issues@openoffice.apache.org
          Reporter: bgreenawalt2002@yahoo.com

Created attachment 84140
  --> https://issues.apache.org/ooo/attachment.cgi?id=84140&action=edit
Sum of numbers with input error of one number

An extra decimal was added to a number (I guess that made it a text cell) and
the number did not add to the sum.  The extra decimal was a typing error and if
it wasn't a large number which made the sum total noticeably incorrect, I would
not have found it.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125818] No error for input, sum was erronious

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125818

Kay <ks...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |kschenk@apache.org
         Resolution|---                         |NOT_AN_ISSUE

--- Comment #1 from Kay <ks...@apache.org> ---
The behavior you describe corresponds to the operational definition of what the
SUM function should do:

http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.html#SUM

So, this is not an error.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.