On Mon, Jul 28, 2008 at 8:48 AM, Dominique Brazziel <[EMAIL PROTECTED]> wrote: > I'm sorry I neglected to mention this before, but yes, > it works flawlessly with Iceweasel/Firefox. > > I've long since abandoned Windows and set a couple of > my friends up with Linux and Iceweasel, so I've been > operating totally in that environment for some time. > > It's just when I tried to share my shiny new > musicindex site with other 'online' friends that there > seemed to be trouble, so I tested it > with a couple of XP machines running IE7 and one Win98 > machine that runs IE6 and neither of those worked.
OK so I have indeed been able to reproduce this "bug", though it really seems to me that IE is at fault: it doesn't even honour the charset tag (which makes things "interesting" when displaying non-ascii characters). I'm afraid I have no clue why it doesn't work. It is possible that IE doesn't handle correctly XHTML, (as a matter of fact, the module already pretends to be serving text/html content instead of the more appropriate application/xhtml+xml since IE doesn't know what to do with the latter - though correct - mime type, see http://www.w3.org/TR/xhtml-media-types/). I've been pondering for sometimes making the module fully standard compliant (by adversting the correct content-type) but that would apparently definitely break compatibility with IE, which is another sign that IE just can't cope properly with any decent standard. Unless someone tells me exactly what is wrong and offers a clean, working solution, I'm not sure I'm really willing to dig into that bug... AFAIK, IE is the only browser that exposes this behaviour. All the others I've been testing with (including Firefox and Safari) work just fine, and I'm fairly convinced the module respects pretty much each and every standard/specification it is supposed to. HTH -- Thibaut VARENE http://www.parisc-linux.org/~varenet/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]