Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-8433 now.

Force pass change and banned user = session.php errors (fix completed in vcs)

If Force password change, is set to anything other then 0, and the user is banned by username (could be ip, did not test that) the banned user will get a error (see attachment) to line 1856 of /includes/session.php

viewtopic.php?f=46&t=1657475 is the support topic i made before i figured how to replicate the error

Now, i dont think session.php should be checking if the users password should be changed if they are banned, perhaps a check to see if the user is not banned in the if statement?
undefinedindex.JPG (298.41 KB)

Comments / History

Assigned ticket to user "nickvergessen"

Action performed by nickvergessen (Development Team Member) on Jun 22nd 2009, 17:11

Posted by nickvergessen (Development Team Member) on Jun 22nd 2009, 17:45

rather simple
bug-47145.diff (994 Bytes)

Assigned ticket to user "leviatan21"

Action performed by nickvergessen (Development Team Member) on Jun 22nd 2009, 17:46

Changed ticket status from "New" to "Fix in progress"

Action performed by leviatan21 on Jun 22nd 2009, 23:48

Linked ticket with changeset: r9665

Action performed by leviatan21 on Jun 24th 2009, 02:56

Changed ticket status from "Fix in progress" to "Fix completed in SVN"

Action performed by leviatan21 on Jun 24th 2009, 02:59

Ticket details

Related SVN changesets