search results re-ordering has issues
Brought to you by:
ccallendar,
chiselgroup
The search results can be ordered by clicking the Node
Name or Type table headers. While this is quite dandy, a
subsequent click on the "Select", "Filter", or "Browse"
button will select, filter, or browse to the wrong node.
Most likely the code is using the index of the selected row
in the table as the index to use in the search results.