I have a regex 

(rex1)(rex2)(rex3)

The template looks like

$1$CONSTANT$3$


But the result I see is: 

$1$$2$CONSTANT

Even if I replace the CONSTANT with some variable, the same thing happens. 

I am using 2.1.20041011 (build from src). Is it a bug or am I doing
something wrong?

thanks

-- 
                                     k.p.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to