id summary reporter owner description type status priority milestone component version resolution keywords cc blockedby blocking branch_state votes 1963 ISO9660 VFS doesn't recognize Joliet extension (losing long filenames) wjaguar andrew_b "The version of ISO9660 VFS in mc 4.7.0.1 (mc-4.7.0.1/vfs/extfs/iso9660.in) is trying to use awk for string-matching-based tests, instead of grep which previous versions used, and is doing it wrong. As the result, the two tests always default to true, and isoinfo gets called with Joliet extensions and charset conversion both disabled. And this abuse of awk was entirely unnecessary, for grep is perfectly able to do matching with alternation. Which is demonstrated by the attached bugfix. " defect closed major 4.7.5 mc-vfs 4.7.0.1 fixed committed-master