https://bz.apache.org/bugzilla/show_bug.cgi?id=64339

--- Comment #5 from Joe Orton <jor...@redhat.com> ---
Committed in r1884505, but oh, I missed the comment from Giovanni, sorry.  

"Excel OOXML mime type starts with "application" so it won't match that
condition,"

if the type starts with "application/", then strncmp(ctype, "text/", 5) will be
true, so the change looks right, or am I missing something?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to