Home » File Formats » Archive_Tar » Bug #2735
Had trouble opening archive if I gave it an array of absolute paths
Details
| Submitted | 2004-11-10 23:47 UTC |
|---|---|
| From | mikezornek at mikezornek dot com |
| Status | No Feedback |
| Package | Archive_Tar |
| PHP Version | 4.3.4 |
| OS | OS X 10.3.6 |
| Roadmaps | (Not assigned) |
Comments
[2004-11-10 23:47 UTC] mikezornek at mikezornek dot com
Description:
------------
If I created an array with the absolute paths of the
archive I wanted to create it would create the archive
but when I would try to extract it it would be all
weird. I fixed the problem by using a relative path.
Works as expected with that.