https://bugzilla.wikimedia.org/show_bug.cgi?id=17422
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Low |Highest --- Comment #3 from [email protected] 2009-02-18 02:46:38 UTC --- Alexandre Emsenhuber, Try this using IE7: Click Tools, then click "delete browsing history" and clear everything. Close IE7. Now open IE7, click on Tools, Internet options, Privacy, and slide to choose the setting "BLOCK ALL COOKIES", then go to bugzilla.wikimedia.org and Login with your email and password, then click on "enter a new bug", and you will see it will Log you out, so you will NOT be able to enter a new bug report. This is because mediawiki uses COOKIES and if cookies are DISABLED on a web browser, you cannot login OR you will be LOGGED out. Using Sessions works WITHOUT cookies. That's why I said use Sessions instead of cookies. Another example, with your cookies STILL blocked, go to wikipedia.org, and login and it will say this: "Login error.Wikipedia uses cookies to log in users. You have cookies disabled. Please enable them and try again." Brad Jorsch, the Session key is DELETED when a user closes their browser. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
