Ethereal-dev: Re: [Ethereal-dev] mgcp bug report

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Gilbert Ramirez <gram@xxxxxxxxxxxxxxx>
Date: Thu, 22 Dec 2005 11:41:21 -0600
Once the bug is submitted to bugzilla, be sure to attach a small trace
file and an example filter that you want to work, to help us when
testing.

If the operators in question are "=="/"eq" and "contains",  I suppose
we could have case-insenstive versions:

ieq
icontains

The alternative is to have lower()/upper() functions:

lower(field) eq "deadbeef"

Any other ideas?

--gilbert

On 12/22/05, Joerg Mayer <jmayer@xxxxxxxxx> wrote:
> On Thu, Dec 22, 2005 at 01:31:05PM +0100, Ariel Burbaickij wrote:
> > I actually thought that I have already
> > opened the bug report. Does it happen
> > in more formalized way, indeed?
>
> Well, I just searched bugs.ethereal.com for mgcp and your problem didn't
> show up. Reporting bugs to this list is ok imo, but if your bug is in
> danger to be forgotten or nobody reacts, it should be put into our bugzilla.
>
>  ciao
>     Joerg
>
> --
> Joerg Mayer                                           <jmayer@xxxxxxxxx>
> We are stuck with technology when what we really want is just stuff that
> works. Some say that should read Microsoft instead of technology.
>
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev
>
>