Actions
Bug #1346
closedThe results sent back in response to query should be sorted
Start date:
02/12/2004
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
1346
Description
The results that are sent back to client from Metacat are random. It would be
helpful if the records are sorted. Maybe it would be even more helpful if you
could specify the field based on which they should be sorted.
Updated by Saurabh Garg over 20 years ago
This bug is fixed. The fix is not in the metacat code but in the resultset.xsl.
So now when the result has been generated, xsl sorts it on basis of name and
displays it accordingly.
Actions