[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Lynx and xhtml



Elimar Riesebieter <riesebie@lxtec.de> 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



Reply to: