I am able to run the test fine on Win7(32bit), IE9 - Even my sample
application ran fine - I am using web2py nightly build.

Thanks, Rahul D

On Mar 1, 2:34 am, Massimo Di Pierro <[email protected]>
wrote:
> Great. This is what I needed to know as a the language load/dave
> functions were rewritten to avoid the concurrency problem. They use a
> trick to open the file in append mode and then seek(0) and truncate()
> instead of opening the file in write mode. I knew it works on Mac and
> Linux but I was not sure about windows. Thanks again.
>
> Massimo
>
> On Feb 29, 2:25 pm, Carlos <[email protected]> wrote:
>
>
>
>
>
>
>
> > Hi Massimo,
>
> > Do you mean go to the following url and click "update"?
>
> >http://localhost:8000/admin/default/edit_language/welcome/languages/e...
>
> > It saved without problems.
>
> >    Carlos
>
> > On Wednesday, February 29, 2012 1:48:27 PM UTC-6, Massimo Di Pierro wrote:
>
> > > Download the latest nightly build (just posted). Open welcome, edit a
> > > language file and save it. Does it work fine?

Reply via email to