NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item1781: Uploading files can trigger taint errors if certain plugins are installed
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Engine |
|
|
This bug requires
- That you have a perl of a version that has a buggy CPAN lib
- That you have a plugin that uses beforeAttachmentSaveHandler
- You are born under an unlucky star
But none the less, it has been seen and should be fixed.
The fix is to avoid using the buggy CPAN lib which is actually also documented as not a good idea to use.
And instead use a more proven CPAN lib from the standard set distributed with perl
--
KennethLavrsen - 30 Jun 2009
Reopening.
There is an error in the unit tests.
--
KennethLavrsen - 01 Jul 2009