[sc-issues] [Issue 107285] Advanced unique filtering broken with more than 9 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=107285
 Issue #|107285
 Summary|Advanced unique filtering broken with more than 9 rows
   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:46:03 
+ 2009 ---
Create a new spreadsheet
in column A rows 1 through 10 type these letters
a
a
b
b
c
c
d
d
e
e

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$10
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,e in B1 through B5
Actual result: Calc throws an error: This range does not contain a valid query.
Analysis: The range is valid (it will filter, though incorrectly, if the range
is $Sheet1.$A$1:$A$9), the range doesn't need a query, and there is no reason
why a spreadsheet shouldn't handle filtering 10 rows!

-
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