[ic] results page - [search-list] sorting problem

David Berry interchange-users@interchange.redhat.com
Fri Apr 19 12:49:00 2002


Hi list,

the results page has the following:

[search-list]
[sort products:sku:n]
[item-change 1][condition][item-field category][/condition]


This gives perfect (sorted on sku order) results, but ...


when I limit the number of items to show to 6 and use [more] [/more] 
construct, the following happens:

page 1		page 2		page 3

item no:		item no:		item no:
0562		1538		1550
1537		1540		1552
1538		1980		1601
1972		2074		1603
2050		2075		1800
2063		2100		2235


each  individual page is sorted, but overall, it's not.

Interestingly, if i click the 'previous' button and go back to page 1, 
everything is then sorted perfectly throughout the 3 pages.

Is there a way to do the sort PRIOR to the [search-list] construct?  I've a 
feeling this would fix the problem.

Thanks 

Dave