View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001522 | Double Commander | Plugins | public | 2016-09-07 13:43 | 2026-02-28 13:46 |
| Reporter | arykov | Assigned To | Alexx2000 | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Projection | none | ETA | none | ||
| Product Version | 0.7.4 | ||||
| Summary | 0001522: Unable to find files in zips under certain circumstances | ||||
| Description | If search is performed in directory that contains subdirectories(with name lengths higher than 1 from what I can tell) and zip file(s), files contained in zip files do not get searched. | ||||
| Steps To Reproduce | 1. execute the following mkdir /tmp/test touch /tmp/test/findme cd /tmp/test zip findme.zip findme rm findme 2. Perform a search for files with mask *(Commands/Search) with search in archives enabled. Search results return /tmp/test/findme.zip\findme and /tmp/test/findme.zip, which is expected 3.execute mkdir /tmp/test/a 4. Perform a search for files with mask *(Commands/Search) with search in archives enabled. Search results return /tmp/test/findme.zip\findme, /tmp/test/findme.zip and /tmp/test/a which is expected 5. execute mv /tmp/test/a tmp/test/ap 6. Perform a search for files with mask *(Commands/Search) with search in archives enabled. Search results return /tmp/test/findme.zip and /tmp/test/ap which is incorrect. /tmp/test/findme.zip\findme is missing. | ||||
| Additional Information | Double Commander Version: 0.7.4 beta Revision: 7058 Build date: 2016/08/20 Lazarus: 1.4.4.0-Unknown FPC: 2.6.4 Platform: x86_64-Linux-gtk2 OS version: Ubuntu 14.04.5 LTS Widgetset library: GTK 2.24.23 | ||||
| Tags | No tags attached. | ||||
| Fixed in Revision | 9429 | ||||
| Operating system | Linux | ||||
| Widgetset | GTK2 | ||||
| Architecture | 64-bit | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-09-07 13:43 | arykov | New Issue | |
| 2016-09-09 07:23 | Alexx2000 | Status | new => confirmed |
| 2020-05-30 20:11 | Alexx2000 | Fixed in Revision | => 9429 |
| 2020-06-19 21:55 | Alexx2000 | Status | confirmed => resolved |
| 2020-06-19 21:55 | Alexx2000 | Resolution | open => fixed |
| 2020-06-19 21:55 | Alexx2000 | Assigned To | => Alexx2000 |
| 2026-02-28 13:46 | Alexx2000 | Status | resolved => closed |