#2716 NORM Future : Handle server/local mime mismatch for .xo
Zarro Boogs per Child
bugtracker at laptop.org
Thu Sep 13 15:02:41 EDT 2012
#2716: Handle server/local mime mismatch for .xo
---------------------------------------+------------------------------------
Reporter: dcbw | Owner: marco
Type: defect | Status: closed
Priority: normal | Milestone: Future Release
Component: browse-activity | Version:
Resolution: worksforme | Keywords: review+
Next_action: never set | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
---------------------------------------+------------------------------------
Comment(by humitos):
Replying to [comment:29 dsd]:
> Have you tested this on a webserver that returns a zip mimetype for a
.xo file?
Well, I've just tested this with this file
* http://mkaufmann.com.ar/~humitos/olpc/HelloTouchGesture-1.xo
at it worked in the same way that I mentioned for Sugar's Activities page.
That server returns "application/octet-stream" for that file:
{{{
$ curl -I http://mkaufmann.com.ar/~humitos/olpc/HelloTouchGesture-1.xo
HTTP/1.1 200 OK
Server: nginx/1.1.19
Date: Thu, 13 Sep 2012 19:02:03 GMT
Content-Type: application/octet-stream
Content-Length: 15136
Last-Modified: Sat, 11 Aug 2012 21:30:00 GMT
Connection: keep-alive
Accept-Ranges: bytes
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/2716#comment:30>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list