Ed wrote:
Karl Fogel wrote:
Not sure of the proper place to report this, and subversion.apache.org
doesn't say (which is in itself a bug, though one that's likely to get
fixed soon), so I'm posting here (in case it helps for anyone to know),
and I'll post separately to Apache's infrastructure list.
In Firefox 3.5.6, I visited
http://mail-archives.apache.org/mod_mbox/subversion-dev/201001.mbox/browser
and clicked on one of the messages (let's pick one at random):
I'm using Seamonkey 1.1.16 and I'm getting a correctly rendered
message here if I select any message.
However, clicking on the following link :
http://mail-archives.apache.org/mod_mbox/subversion-dev/201001.mbox/ajax/%3c4b42936d.10...@mark.mielke.cc%3e
produces what you see in the following description:
The message is displayed in a horribly broken way in the browser. At
the top, the browser shows a warning bar that says "This XML file does
not appear to have any style information associated with it. The
document tree is shown below.". Below that, it... shows the document
tree, complete with angle brackets and attributes and everything. The
body of the message is visible, sort of, but this is surely not the
intended UI :-).
But what I don't know how to produce is how to get from the first link
to the second link without clicking directly on the second link.
Clicking on the first link, and then clicking on subsequent links
(any one) produces a proper UI and message display.
Correction. Now I know how to reproduce this.
Select the first link. Right click on one message (any one will
do) and the select Open in New Tab or Open in New Window. Then
presto, what is seen in the second link.
Is it a bug, or is it just the actual display of what the
link produces?
Since in the browser, the javascript takes the linked
(XML document) and displays it properly. So if you just
view the link without being processed by the javascript,
which (AFAIK) displays the XML in its natural state.
That's what I think happens.
Edmund