• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Let the Browser wars (Re)commence!

tk149

Diamond Member
So I went to www.mozilla.org to check out the browser a couple of people here have been plugging. I clicked on their link for "Newzilla - FAQ for end users"

http://www.gerbilbox.com/newzilla/

and got this:

The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.


--------------------------------------------------------------------------------

System does not support the specified encoding. Line 1, Position 42

<?xml version="1.0" encoding="us-ascii"?>


I was using IE 5 with all the latest updates from Microsoft. Why can't we all just get along?
 
I love mozilla but the interface seems kind of sketchy to me and I'm not patient enough to give enough time to get used to it. Also it's not 100% compatible with every page I've been to (or maybe I didnt get all the security settings correct, who knows).
One thing though, it's speedy!
 
The site is written based on the XHTML 1.0 Transitional DTD. IE5 is compatible with XHTML in general but it doesn't officially support it afaik. IE for Mac will screw up also (although I haven't tried their latest version).
 
Originally posted by: tk149
So I went to www.mozilla.org to check out the browser a couple of people here have been plugging. I clicked on their link for "Newzilla - FAQ for end users"

http://www.gerbilbox.com/newzilla/

and got this:

The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.


--------------------------------------------------------------------------------

System does not support the specified encoding. Line 1, Position 42

<?xml version="1.0" encoding="us-ascii"?>


I was using IE 5 with all the latest updates from Microsoft. Why can't we all just get along?

Now that's interesting. This is the first time I saw XML in us-ascii encoding. I normally either leave it either blank or use UTF-8/16 encoding. Hmm.. Looks like IE5 doesn't recognize that encoding.
 
Back
Top