-
Committer:
mattgiuca
-
Date:
2008-01-10 04:55:13 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:161
dispatch.login: Correctly stores the username string (not argument field)
in the session. (This wasn't detected before because of the following
issue).
debuginfo: Previously got the "value" from session variables (which worked
because the only variable was being stored as a Field). Now just returns
the variable as a string, as it is now stored correctly.