[ 
https://issues.apache.org/jira/browse/DTACLOUD-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999490#comment-12999490
 ] 

Justin Clift commented on DTACLOUD-25:
--------------------------------------

Tried IE6 and IE9 Release Candidate as well, just to see if there was a 
difference.  They behave in the same way, showing XML by default unless 
?format=html is appended.

Extracted the Accept header using Fiddler (www.fiddler2.com) on Win7 with IE9 
RC.

Here's the full request header for the default page:

 GET http://localhost:3001/api HTTP/1.1
 Accept: text/html, application/xhtml+xml, */*
 Accept-Language: en-AU
 User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; 
Trident/5.0)
 Accept-Encoding: gzip, deflate
 Connection: Keep-Alive
 Host: localhost:3001

Not seeing anything obvious in there saying to send XML in preference to HTML 
though.  Seems equal weighting of the default value (1).  ?

> Localhost:3001 Deltacloud API front page completely busted on IE8
> -----------------------------------------------------------------
>
>                 Key: DTACLOUD-25
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-25
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: Server
>         Environment: Windows XP 32-bit with Ruby 1.9.2
>            Reporter: Justin Clift
>            Assignee: David Lutterkort
>         Attachments: deltacloud-core-0.1.2-front-page-with-ie8.png
>
>
> Tried loading the Deltacloud API page using IE8:
>   http://localhost:3001/api
> Unfortunately it's completely busted (see attached screenshot).
> That attached screenshot ISN'T a "View Source" display.  It's the actual 
> display of what's shown for the URL.
> Using Firefox 3.5.x on the same URL on the same system works fine, as 
> expected.  i.e. not a problem with the server installation

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to