[ic] Enhancement Tag_options 4.7.5.

Mike Heins interchange-users@lists.akopia.com
Tue Jul 3 11:08:01 2001


Quoting Ton Verhagen (ton@verhagen.net):
> Hi All,
> 
> Found a little inconsistency in tag_options.
> 
> o_sort isn't used in the  'elsif($record->{o_matrix})' branch.
> It would be nice to be able to order options using o_sort (It is used in 
> the if() branche).
> 
> Please would the development team be willing to
> Add:
>     my $rsort = $map{o_sort} || 'o_sort';
> 
> and change this:
> " FROM $table where $lcol = $lval";
> to:
> " FROM $table where $lcol = $lval ORDER BY $rsort";
> 
> Would be great.
> 
> Thanks a million.

This makes sense, and I will incorporate it. Thanks yet again, Ton.

-- 
Red Hat, Inc., 3005 Nichols Rd., Hamilton, OH  45013
phone +1.513.523.7621      <mheins@redhat.com>

Light travels faster than sound. This is why some people appear bright
until you hear them speak. -- unknown