On 24/02/11 14:50 +0000, Marios Andreou (JIRA) wrote:
[ https://issues.apache.org/jira/browse/DTACLOUD-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998874#comment-12998874 ] Marios Andreou commented on DTACLOUD-25: ---------------------------------------- I suspect it will be ok if you add '?format=html' to that url, i.e. open http://localhost:3001/api?format=html (this is not a solution but at least should put us on the right track) Having said that, I don't see quite why it would default to showing you the xml (i.e. in firefox you can request http://localhost:3001/api?format=xml). I recall a conversation a while back with Michal+David - this *might* be something to do with IE8 accept headers.
Definitely. Seems like Accept headers are broken in IE... I'll need to see what headers are sent actually from IE to Sinatra to fix this (I'll ask Ovi to do some debugging for me ;-) -- Michal
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
-- -------------------------------------------------------- Michal Fojtik, [email protected] Deltacloud API: http://deltacloud.org --------------------------------------------------------
