Skip to content

Commit

Permalink
Fix #3504: project cookie not cleared at logout
Browse files Browse the repository at this point in the history
M core/helper_api.php
- (helper_clear_pref_cookies): Function was clearing cookies using the wrong cookie names.


git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2544 f5dc347c-c33d-0410-90a0-b07cc1902cb9
  • Loading branch information
vboctor committed May 17, 2004
1 parent 58b6354 commit 6a9bedf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/ChangeLog
Expand Up @@ -24,6 +24,7 @@ Mantis ChangeLog
* Fix #3094: Switching projects clears filter values.
* Fix #3397: Delete notification should be off when deleting a project.
* Fix #3473: g_bug_resolved_status_threshold variable ignored.
* Fix #3504: project cookie not cleared at logout
* Fix #3567: Reminders can be added for a readonly bug.
* Fix #3622: Tweak attachment SQL in print bug pages.
* Fix #3629: Duplicate Error ID.
Expand Down

0 comments on commit 6a9bedf

Please sign in to comment.