"filter with" is not working

Discussion about LiveCode Global Jam events and activities

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Locked
Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am
Location: Palo Alto

"filter with" is not working

Post by Simon » Fri May 23, 2014 10:27 am

-hh (Hermann) found one.
filter temp with "*img*"
...lines of "*img*" doesn't
...with "*.img*" works
...without works

Simon
Win 7 LC 7.0 dp3
dp4 as well
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

benjibeaumont
Livecode Staff Member
Livecode Staff Member
Posts: 53
Joined: Tue Jun 03, 2008 10:31 am

Re: "filter with" is not working

Post by benjibeaumont » Fri May 23, 2014 11:25 am

Hi Simon,

I just tested the following in LiveCode 7.0 DP4

1) Created a field
2) In inserted the following:
ben
elanor
ali
michael
hanson
3) Ran: filter lines of field 1 with "elanor"
RESULT: Removes the line "elanor"

Could you provide a recipe for your bug or report it at quality.runrev.com?
Ben Beaumont | Runtime Revolution

trevordevore
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1005
Joined: Sat Apr 08, 2006 3:06 pm
Location: Overland Park, Kansas
Contact:

Re: "filter with" is not working

Post by trevordevore » Fri May 23, 2014 12:01 pm

Here is a "filter ... without" recipe I found:

http://quality.runrev.com/show_bug.cgi?id=12492

This one is keeping me from doing testing with my apps as it affects the GLX App Framework.
Trevor DeVore
ScreenSteps - https://www.screensteps.com

LiveCode Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode
LiveCode Builder Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode-builder

hanson
Livecode Staff Member
Livecode Staff Member
Posts: 44
Joined: Thu Jun 16, 2011 9:55 am

Re: "filter with" is not working

Post by hanson » Fri May 23, 2014 12:08 pm

Hi,

we have addressed the filter issue in http://www.quality.runrev.com/show_bug.cgi?id=12489
It is waiting to go into the next build.


Kind Regards,

Hanson

Locked

Return to “LiveCode Global Jam”