https://github.com/web2py/web2py/pull/248
Please check and comment/send suggestions if you find errors. Tested with Chrome in Mac OS X 2013/10/11 LightOfMooN <[email protected]> > To reproduce redirect problems please look here: > https://groups.google.com/forum/#!topic/web2py/qZFL6kLNIp0 > > суббота, 12 октября 2013 г., 5:10:55 UTC+6 пользователь Massimo Di Pierro > написал: > >> Since we have problems reproducing two of your issues (redirect after >> login and editor js) I suspect you have an incomplete installation. Did you >> upgrade via admin? >> >> I suggest you get a clean web2py_src.zip and unzip over the existing one. >> >> Anyway, wait one hour and I will have a 2.7.3 with fixes for other small >> issues. >> >> Massimo >> >> >> >> On Friday, 11 October 2013 17:52:12 UTC-5, LightOfMooN wrote: >>> >>> OS Ubuntu 12.04 >>> Tested browsers Firefox 24.0 and Google Chrome 30.0.1599.69 m >>> >>> суббота, 12 октября 2013 г., 4:14:28 UTC+6 пользователь Massimo Di >>> Pierro написал: >>>> >>>> Let's keep this thread about the problem with the editor. @LightOfMooN, >>>> please send us more info about browser and os. >>>> >>>> The redirect issue will be addressed on a different thread. I am >>>> working on it trying to reproduce it. >>>> >>>> On Friday, 11 October 2013 07:55:55 UTC-5, LightOfMooN wrote: >>>>> >>>>> It's really headache for me with new 2.7.2 version of web2py. >>>>> >>>>> There are no more redirects after users login and logout. >>>>> Double click in mirror editor on empty string leads to crash browser. >>>>> (fixed by removing <script src="{{=cm}}/mode/clike/clike.**js"></script> >>>>> from admin/views/default/edit.html) >>>>> Stupid <script src="{{=cm}}/addon/edit/**closetag.js"></script> needs >>>>> to be removed too. It doesn't improve, but only complicates the coding. >>>>> When decorate function, parameter _next does not processed by url >>>>> rewrite function. >>>>> And many many many other. >>>>> >>>>> So, it's really easier to install something like 2.4.6 version and >>>>> forget for updating at all. >>>>> >>>>> -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

