The .gz was added by the browser upon download and that was fixed by the content time. I agree that the code in admin.py could use some cleaup. I'd be happy to take a patch to do it.
On Dec 10, 2:56 pm, Jonathan Lundell <[email protected]> wrote: > On Dec 10, 2009, at 11:51 AM, mdipierro wrote: > > > Yes this has been fixed in trunk. > > If what I'm looking at is the trunk (I'm still a little fuzzy on hg updates), > there's a problem between app_install() and w2p_update(). > > The former can deliver a filename: name.tar.gz. The latter converts this to > name.tar.tar, if I'm reading it right. > > (Also, wouldn't it be good to handle name.tgz?) > > > > > On Dec 10, 1:05 pm, Thadeus Burgess <[email protected]> wrote: > >> The extension should have been fixed? I remember a making a patch for this. > > >> Also web2py should be allowing a .gz extension, as that was part of the > >> patch. > > >> -Thadeus > > >> On Thu, Dec 10, 2009 at 1:01 PM, jonfroehlich <[email protected]> > >> wrote: > >>> ks to all for your responses. It looks like we should mark the > >>> code that Jonathan found as a bug, given that web2py generated the > >>> "*.w2p.gz" file that I us > > -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

