View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001655 | Spring engine | Linux | public | 2009-09-22 02:12 | 2009-11-09 20:18 |
| Reporter | SirMaverick | Assigned To | tvo | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 0.80.4.0+git | ||||
| Target Version | 0.81.0.0 | Fixed in Version | 0.81.0.0 | ||
| Summary | 0001655: CFileHandler::DirList doesn't work for VFS.ZIP_FIRST | ||||
| Description | Using VFS.ZIP_FIRST (Mmbr) mod files will be first inserted in the fileSet (set<string>), raw files later. But paths to raw files begin with "/home" (Linux) and mod files with "LuaUI/", so that when iterating through the set, raw files will be read first (due to sorted set). | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Checked infolog.txt for Errors | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2009-09-22 02:12 | SirMaverick | New Issue | |
| 2009-09-22 02:12 | SirMaverick | File Added: test_dirlist.lua | |
| 2009-10-03 10:46 | imbaczek | Target Version | => 0.81.0.0 |
| 2009-11-09 20:18 | tvo | Note Added: 0004294 | |
| 2009-11-09 20:18 | tvo | Status | new => resolved |
| 2009-11-09 20:18 | tvo | Fixed in Version | => 0.81.0.0 |
| 2009-11-09 20:18 | tvo | Resolution | open => fixed |
| 2009-11-09 20:18 | tvo | Assigned To | => tvo |