Arjen reports that clicking on the 'View' link for an uploaded zip file gives
garbage (actually, it sends the entity encoded as text/plain, which is much the
same thing)
It would be better to not try to construe things as text/plain when they
obviously can't be construed that way.
It would also probably be better to unpack uploaded zip, tar etc files and
arrange their elements in the upload directory, which would obviate Arjen's
problem.
Original issue reported on code.google.com by
mcc...@gmail.comon 12 Jan 2011 at 9:48