There is a bug with variable account_name.
It is used twice in session variable and also in list form
from form_modify_request.php and settings.php.
So the list form erases the session variable and the
account_name becomes the latest account name printed
in the list form.