On Dec 1, 2007 12:40 AM, Scott Gifford <[EMAIL PROTECTED]> wrote: > Do any of the mod_perl developers have a comment on this? I'm > surprised it's not generating more feedback.
Scott, It certainly is a bug and no one denies it. So far, no one has had the combination of free time and knowledge to fix it. People who would like to help and have time to contribute code are welcome on the dev list. One reason why this doesn't seem as urgent as it could be is that most people using a relatively advanced feature like taint mode are also using Apache2::Request, which taints things correctly. - Perrin