Which began an endless loop of replacing all of the "ModifyChannel" substrings of "selectModifyChannel" with "selectModifyChannel" giving a result of selectselectselectselectselect etc... I had to kill the task...
Subject:Re: Edit>Replace Bug Author:Minollo I. Date:19 Sep 2001 02:39 PM
>When using the "Repalce" tool, I selected:
>
>Find what: modifyChannel
>Replace with: selectModifyChannel
>
>Which began an endless loop of replacing all of the "ModifyChannel"
>substrings of "selectModifyChannel" with "selectModifyChannel" giving a
>result of selectselectselectselectselect etc... I had to kill the task...
This was a bug in older builds, which should be fixed in the current one.
What version are you running? (Help|About)
Subject:Re: Edit>Replace Bug Author:Minollo I. Date:19 Sep 2001 07:11 PM
I have problems reproducing this issue.
I tried doing what I understand you are doing:
- I have a stylesheet which contains a few "selectModifyChannel" strings;
- I do a Replace (All) of "ModifyChannel" with "selectModifyChannel"
- the result is that my strings are now "selectselectModifyChannel"
What am I doing wrong?
If I'm following the right steps, can you send me the source on which you
are doing the replace operation?
I started with a stylesheet with 4 "modifyChannel" then did a replace all with "selectModifyChannel"... that caused the loop and the "selectselectselect..."