https://issues.apache.org/bugzilla/show_bug.cgi?id=44218
--- Comment #5 from Will Rowe <[EMAIL PROTECTED]> 2008-09-05 12:31:58 PST --- I believe the patch is wrong. If icons-by-encoding are present they should override icons-by-type. However, you were right that the existing code was borked. I believe the logic should be starting with a stanza; if (content_encoding && p->type == BY_ENCODING) and continue from there. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
