Elimar Riesebieter <[EMAIL PROTECTED]> wrote:

>> I'll look into that (and if a code-change is needed, add it to dev.5).

> Would be great :-)))))))

Since you're running 2.8.6dev.4, it sounds like you built it yourself.
The fix is a one-liner to src/HTInit.c, adding this

    SET_INTERNL("application/xhtml+xml", "www/present", HTMLPresent, 2.0);

e.g., after

    SET_INTERNL("application/html", "www/present", HTMLPresent, 2.0);

though the order doesn't matter.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


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

Reply via email to