So, some of your jquery code use deprecated stuff... .live() deprecated for instance, replaced by .on()
Maybe look at the jquery change log and see what the removed and than make a grep 'deprecated jquery' on your code base!! Richard On Thu, Jul 25, 2013 at 6:12 AM, Johann Spies <johann.sp...@gmail.com>wrote: > I did that (again) now and immediately the javascript stopped working as > expected. > > Then I just put back the file jsquery (*/*! jQuery v@1.8.0)* from the > older copy of the app and the javascript worked again as expected. > > Regards > Johann > > > On 24 July 2013 18:42, Richard Vézina <ml.richard.vez...@gmail.com> wrote: > >> Johann don't forget to update the other files too... >> >> https://groups.google.com/d/msg/web2py/tVyL7z7WHkw/mce13Vh-k3UJ >> >> Richard >> >> >> On Wed, Jul 24, 2013 at 4:46 AM, Johann Spies <johann.sp...@gmail.com>wrote: >> >>> >>> >>> On Wednesday, 24 July 2013 09:54:28 UTC+2, Johann Spies wrote: >>>> >>>> >>>> I have not been able to determine the exact course of the problem. >>>> >>>> >>> It seems that static/js/jquery.js is the problem. Replacing the file in >>> the working app with the one from the Welcome app, breaks things. >>> >>> Regards >>> Johann >>> >>> -- >>> >>> --- >>> 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 web2py+unsubscr...@googlegroups.com. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> >> >> -- >> >> --- >> 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 web2py+unsubscr...@googlegroups.com. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > > > -- > Because experiencing your loyal love is better than life itself, > my lips will praise you. (Psalm 63:3) > > -- > > --- > 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 web2py+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- --- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.