[sc-issues] [Issue 103324] Incorrect sorting algorit hm in calc - VERY DANGEROUS BUG

2009-07-04 Thread aespo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103324
 Issue #|103324
 Summary|Incorrect sorting algorithm in calc - VERY DANGEROUS B
|UG
   Component|Spreadsheet
 Version|OOo 3.1
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|code
 Assigned to|spreadsheet
 Reported by|aespo





--- Additional comments from ae...@openoffice.org Sat Jul  4 10:59:24 + 
2009 ---
In some cases, when sorting data in calc, the single lines are not correctly 
kept together but instead 
elements belonging to one line end up in a different line after sorting. For 
example, in the following
case:
columnA columnB
Line 1   12 =A1*5
Line 24   7
Line 3   57  =A3*5

after sorting by column A in ascending order, we obtain:

columnA columnB
Line 14   7
Line 2   12  =A1*5
Line 3   57  =A3*5

Note that element B2 should correctly be =A2*5, but instead it is =A1*5.
This bug is very dangerous because it manipulates the data in the spreadsheet
in an an incorrect way, and the user may not notice that. This is extremely
dangerous especially if calc is used for structural or financial calculations.
Please correct this issue rapidly!

-
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...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 103324] Incorrect sorting algorit hm in calc - VERY DANGEROUS BUG

2009-07-04 Thread aespo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103324





--- Additional comments from ae...@openoffice.org Sat Jul  4 11:02:48 + 
2009 ---
Created an attachment (id=63360)
Sorting this document by column A in ascending order produces wrong results


-
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...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org