[sc-issues] [Issue 107286] Advanced unique filtering broken with less than 10 rows

2010-03-02 Thread opendurbs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107286





--- Additional comments from opendu...@openoffice.org Tue Mar  2 19:20:13 
+ 2010 ---
This is not an issue. The first row of the selected array is a heading and the
heading comes back in the resulting array. This is the same in excel.

-
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 107286] Advanced unique filtering broken with less than 10 rows

2009-11-28 Thread carlif
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107286
 Issue #|107286
 Summary|Advanced unique filtering broken with less than 10 row
|s
   Component|Spreadsheet
 Version|OOO300m9
Platform|PC
 URL|
  OS/Version|Windows Vista
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|spreadsheet
 Reported by|carlif





--- Additional comments from car...@openoffice.org Sat Nov 28 21:50:37 
+ 2009 ---
Create a new spreadsheet
in column A rows 1 through 8 type these letters
a
a
b
b
c
c
d
d

Select cell A1
Attempt to create an advanced filter. Go to Data  Filter  Advanced Filter
For read filter criteria from enter $Sheet1.$A$1:$A$8
Click the More button
In the Options menu, select No duplication and Copy results to
For Copy results to enter $Sheet1.$B$1
Click OK
Expected result: Calc would put the letters a,b,c,d in B1 through B4
Actual result: Calc puts a,a,b,c,d in B1 through B5. The second a is a
duplicate, which the user had specified should be filtered.
Analysis: I'm not sure why this is happening, but it might have something to do
with broken header exclusion code in the filtering.
Also see issue# 107285. I assume these issues are related.

-
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