Package: w3m
Version: 0.5.1-4
Severity: wishlist

Disclaimer: I'm not totally sure this would be a proper fix.

When I try to view http://www.debian.org/events/2006/0624-froscon content
negotiation is in place.  w3m requests a file of type text/*.  However,
text/calendar and text/html are available on www.debian.org and Apache
seems to prefer sending the calendar file instead of the HTML file.

It may be a good idea to adjust the default accept_media setting (which
will result in the Accept: HTTP header) a little bit:

- accept_media text/*, image/*, application/*, message/*, audio/*
+ accept_media text/html, text/plain, text/comma-separated-values, text/xml, 
text/richtext, text/enriched, image/*, application/*, message/*, audio/*

I have found the above only in .w3m/config but not in /etc.

.ics files are only displayed by a normal browser while HTML pages
are rendered properly.

Regards,

        Joey

-- 
Still can't talk about what I can't talk about.  Sorry.  -- Bruce Schneier

Please always Cc to me when replying to me on the lists.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to