Ezio Melotti added the comment: This is a duplicate of issue448. In short, when you log out (step 15) an action=logout ends up in the url (the logout uses GET), and when you login (step 16) a login action is sent via POST, and conflicts with the logout action that is still in the URL. A simple way to fix it is to click on the Python logo at the top-left after the logout -- that will send you to bugs.python.org and remove the action=logout from the URL.
---------- assignedto: -> ezio.melotti nosy: +ezio.melotti status: chatting -> resolved _______________________________________________________ PSF Meta Tracker <metatrac...@psf.upfronthosting.co.za> <http://psf.upfronthosting.co.za/roundup/meta/issue516> _______________________________________________________ _______________________________________________ Tracker-discuss mailing list Tracker-discuss@python.org http://mail.python.org/mailman/listinfo/tracker-discuss