id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
262	Archive_Zip fails to extract on Windows	Marcus Welz <marcus@…>	mrook	"(Not sure whether this is the correct place to report it, but the Archive_Zip PEAR component is not maintained by anyone at the moment.)

Archive_Zip::_extractByRule() has a bug when run under Windows. The few lines after the comment '// ----- Check the path' around line 1752 will prepend ""./"" to the path, if a relative path was specified. It improperly checks for ' (substr($p_path,1,2)!="":/"") ' to catch absolute paths on Windows, but won't catch paths that use backslashes, (e.g. ""C:\mypath\"").

This ticket is somewhat related to #261."	defect	closed	major	2.4.0RC1	phing-tasks-ext	2.3.1RC1	fixed		
