Re: Changing an attachment content-type through Futons source editor.

2009-11-02 Thread Carl Douglas
Hi Paul, On Tue, Nov 3, 2009 at 4:02 PM, Paul Davis wrote: > Carl, > >> However I noticed sometimes someone uploads an attachment but Firefox >> got the content-type wrong (done on the client side with my SUPER >> HACK).  To correct this, I use Futon to edit the document JSON source >> and change

Changing an attachment content-type through Futons source editor.

2009-11-02 Thread Carl Douglas
Hi, Not sure if this is a bug, a feature or documentation request. I am using XMLHttpRequest to PUT an attachment to an existing document. This works, see my client side JavaScript below. However I noticed sometimes someone uploads an attachment but Firefox got the content-type wrong (done on th