Yury Selivanov added the comment: It seems that the docs site has old jquery - 1.4, and current JS script uses $.get, which got support for 'error' callbacks only in 1.5
So right now, if a URL doesn't exist for the version the user is about to switch to, it just fails with a JS error. I'm attaching one more (hopefully last!) patch to fix that. Thanks. ---------- Added file: http://bugs.python.org/file27754/switcher_js.ajax.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8040> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com