[ic] Enhancement Tag_options 4.7.5.

Ton Verhagen interchange-users@lists.akopia.com
Tue Jul 3 12:37:01 2001


Thanks Mike!
Works like a charm.

At 11:09 AM 7/3/01 -0400, you wrote:
>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
>_______________________________________________
>Interchange-users mailing list
>Interchange-users@lists.akopia.com
>http://lists.akopia.com/mailman/listinfo/interchange-users