PATCH: RawRequestParameterModule

2003-12-28 Thread joakim verona
Hello list, This is a patched version of RawRequestParameterModule so that it returns URLencoded request parameters. The docs say that whats this module is supposed to do, and I'm shure it did/does in some circumstances. I'm trying to do a proper patch entry in bugzilla to, but I thought the

Re: PATCH: RawRequestParameterModule

2004-01-04 Thread Christian Haul
joakim verona wrote: Hello list, This is a patched version of RawRequestParameterModule so that it returns URLencoded request parameters. The docs say that whats this module is supposed to do, and I'm shure it did/does in some circumstances. I'm trying to do a proper patch entry in bugzilla to

Re: PATCH: RawRequestParameterModule

2004-01-06 Thread joakim verona
Thanks Chris, As you might suspect I'm new to the cocoon internals and will try to make a better patch according to your comment. Some other questions: - Do you think it should still be "RawRequestParameterModule" or should it be a new module? - I guess I dont understand how this module would b

Re: PATCH: RawRequestParameterModule

2004-01-06 Thread Tony Collen
joakim verona wrote: Thanks Chris, As you might suspect I'm new to the cocoon internals and will try to make a better patch according to your comment. Some other questions: - Do you think it should still be "RawRequestParameterModule" or should it be a new module? - I guess I dont understand h

Re: PATCH: RawRequestParameterModule

2004-01-06 Thread Christian Haul
joakim verona wrote: Thanks Chris, As you might suspect I'm new to the cocoon internals and will try to make a better patch according to your comment. Some other questions: - Do you think it should still be "RawRequestParameterModule" or should it be a new module? not sure. maybe just use JXPat