Thanks for the contribution. The normal route for patches and enhancements is via Bugzilla, as that makes it easier to keep track of things.
Would it be possible for you to create a Bugzilla enhancement issue, and then attach the file to that please? [The issue must be created before any files can be attached] Thanks! On 09/09/2008, Radu Ciubotaru <[EMAIL PROTECTED]> wrote: > > Hello! > > I attached changes for a new RgEx User Parameters Post Processor. > I documented the changes, but I will explain the reason tha I implemented > it. > > I complex web application that I'm developing we have pages with a lot of > parameters that are passes trough requests, especially pages for > modifications. > To be able to test that kind of pages we needed a post-processor that will > extract all parameters with their values from first request and will pass to > the second request. > This functionality I achieved connecting a regular expression extractor > post-processor to the first request and take results in regex user > parameters preprocessor and assign values to parameters of second request. > > Best regards > Radu > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >