Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Data-Compare CPAN distribution.

Report information
The Basics
Id: 84504
Status: resolved
Priority: 0/
Queue: Data-Compare

People
Owner: Nobody in particular
Requestors: Ilmari.Mannsaker [...] net-a-porter.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: [PATCH] Explicitly check for taintedness instead of trying to chdir()
Date: Mon, 8 Apr 2013 15:50:08 +0100
To: <bug-Data-Compare [...] rt.cpan.org>
From: "D. Ilmari Mannsåker" <Ilmari.Mannsaker [...] net-a-porter.com>
This fixes the problem with not loading plugins if the current directory is unavailble, and makes loading the module less intrusive in general. Patch attached. -- ilmari NET-A-PORTER.COM Irresistible fashion at your fingertips CONFIDENTIALITY NOTICE The information in this email is confidential and is intended solely for the addressee. Access to this email by anyone else is unauthorised. If you are not the intended recipient, you must not read, use or disseminate the information. Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Net-A-Porter Group Limited. The Net-A-Porter Group Limited is a company registered in England & Wales Number: 3820604 Registered Office: 1 The Village Offices, Westfield, Ariel Way, London, W12 7GF

Message body is not shown because sender requested not to inline it.

On Mon Apr 08 10:50:46 2013, Ilmari.Mannsaker@net-a-porter.com wrote: Show quoted text
> This fixes the problem with not loading plugins if the current > directory is unavailble, and makes loading the module less intrusive > in general. > > Patch attached.
Thanks, applied. No idea when I'll release it though, as I have another bug to fix to do with ridiculously deeply nested structures. Patches welcome for that too, against what's on github ;-)