They did for me when I tested - that's how I know it worked. Can you provide a test case?
S. On 16/03/06, Oleg Gutsol <[EMAIL PROTECTED]> wrote: > Yes, it seems to work in non-gui mode now, but listeners do not > output any test results. > > - Oleg. > > > > On 15-Mar-06, at 9:55 AM, sebb wrote: > > > Actually, it was some comments in the code that gave me the fix... > > > > This said that clone() is always called before getReplacement, so I > > took just did that for the non-GUI case as well. > > > > I'm not 100% convinced it is the correct fix, but it only affects > > Replaceable Controllers in non-GUI mode, and they weren't working > > anyway. > > > > S. > > On 15/03/06, Peter Lin <[EMAIL PROTECTED]> wrote: > >> I wouldn't have thought of that trick myself, but glad to see you > >> were able > >> to find a way to get it to work in console mode. > >> > >> peter > >> > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
