Another Search and Replace Bug

If reporting a bug with the Zeus IDE please post the details here. Please do not post questions here.
Post Reply
gwgs
Posts: 87
Joined: Tue Nov 21, 2006 6:30 pm
Location: Auckland

Another Search and Replace Bug

Post by gwgs »

When searching for a whole word if that word is part of a previous word on a line it won't be found, if the regular expression option is on.

e.g.
Sample Text:
name form me test
blankform form thru me

Search for "ME", Match whole words only, regular expressions on, only the second occurance will be found

Search for "FORM", Match whole words only, regular expressions on, only the first occurance will be found.

When Use regular expressions is off, it will find all occurances.


Grant Smith
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post by jussij »

Hi Grant,

Thanks for the bug report. I was able to replicate the bug so it will be fixed in the next Zeus patch which is due out shortly :)

Cheers Jussi
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post by jussij »

This bug has been fixed in the latest Zeus patch, found here: http://www.zeusedit.com/forum/viewtopic.php?p=3234

Cheers Jussi
Post Reply