[
https://issues.apache.org/jira/browse/OFBIZ-9398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Becker updated OFBIZ-9398:
---------------------------------
Attachment: OFBIZ-9398-LoginServices_hasLoggedOut.patch
> Initialize UserLogin.hasLoggedOut to false on very fist login
> -------------------------------------------------------------
>
> Key: OFBIZ-9398
> URL:
https://issues.apache.org/jira/browse/OFBIZ-9398> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Reporter: Martin Becker
> Priority: Trivial
> Attachments: OFBIZ-9398-LoginServices_hasLoggedOut.patch
>
>
> LoginServices.userLogin: If the user is in his very first login session, the hasLoggedOut flag will still be null during the session since it was never set by a previous session. In order to read the correct flag value during the first user session (which should be false), this patch includes an explicit update to the hasLoggedOut flag to "N" when hasLoggedOut is checked.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)