View Issue Details

IDProjectCategoryView StatusLast Update
0001655Spring engineLinuxpublic2009-11-09 20:18
ReporterSirMaverick Assigned Totvo  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version0.80.4.0+git 
Target Version0.81.0.0Fixed in Version0.81.0.0 
Summary0001655: CFileHandler::DirList doesn't work for VFS.ZIP_FIRST
DescriptionUsing 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).
TagsNo tags attached.
Attached Files
test_dirlist.lua (Attachment missing)
Checked infolog.txt for Errors

Activities

tvo

2009-11-09 20:18

reporter   ~0004294

fixed

Issue History

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