I think user CJ did. But my memory may fail. I am sure it is in the bazaar logs, but not in the hg logs.
On Mar 17, 3:40 pm, Wes James <[email protected]> wrote: > I just found 1.68.1 and it is not in the 0.8.1.1 edit_area. Someone > along the line must have added the "save" and it just didn't make it > over with the 0.8.2 update. > > -wes > > On Wed, Mar 17, 2010 at 2:25 PM, Wes James <[email protected]> wrote: > > Odd, I see: > > > case "s": > > use = true; > > eA.execCommand("save"); > > break; > > > in this older code - same as my patch. Why is it there and not in > > other versions? > > > weeeiirrrdddd.... > > > On Wed, Mar 17, 2010 at 2:18 PM, Wes James <[email protected]> wrote: > >> This is interesting. If I take 0.8.1.1 from sourceforge, ctrl-s does > >> not work. If I take 0.8.1.1 from web2py 1.74.9 then ctrl-s works. Is > >> there some parameter that was set for ctrl-s to work and then was not > >> set for 0.8.2 in latest web2py? > > >> -wes > > >> On Wed, Mar 17, 2010 at 1:11 PM, Wes James <[email protected]> wrote: > >>> Massimo, > > >>> I just went and copied edit_area from an older web2py I had. It is > >>> 0.8.1.1 and the ctrl+s works there. I tried the sourceforge version > >>> of edit_area, which you are probably are using too, 0.8.2 and ctrl+s -- 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.

