To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55363


User sba changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|sba                       |ama
--------------------------------------------------------------------------------
                 Summary|invalid sorting and saving|Editing numbers in tables 
                        | edited numeric data in th|leads to wrong sorting and
                        |e tables                  | saving
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo 2.x
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Jan 12 09:14:23 -0800 
2007 -------
SBA: I managed to reproduce this in OOo 2.1 and Dev Build SRC680m197. I stripped
down the description to the minimum of required steps:

 - Tools | Options | OpenOffice.org Writer | Table | Number recognition (->
switched on)
 - New Writer document
 - insert table (using toolbar, two columns, five rows). 
 - fill 2x5 table like this: 
    a | b
    1 | 5
    2 | 6
    3 | 7
    4 | 8
 - Select table (<Ctrl A> <Ctrl A>)
 - Tools | Sort
 - Key 1 (on); Column (2); Key type (Numeric); Order (Descending), OK
 [-> Table is sorted correctly, second column is 8-7-6-5-b top-down]
 - change number 7 to 5 (leave the cursor there!)
 - Select table (with <Ctrl A> <Ctrl A>!)
 - Tools | Sort
 - Key 1 (on); Column (2); Key type (Numeric); Order (Ascending)
-> Sorting is wrong (second column is b-5-6-5-8, so the 5 is treated like 7 it
should have replaced).
 - File | Save...
 - File | Reload
-> The 7 is back again, replacing the 5

SBA->AMA: It looks like the changing of a number WITHOUT leaving the cell, using
<Ctrl-a> <Ctrl-a> to select is the critical step. When clicking into another
cell before sorting (i.e. drag the selection with the mouse) it works fine.

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

Reply via email to