[
https://issues.apache.org/jira/browse/OFBIZ-2838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Le Roux closed OFBIZ-2838.
----------------------------------
Resolution: Fixed
Fix Version/s: SVN trunk
Release Branch 9.04
Assignee: Al Byers
Thanks for report Al,
Fixed in trunk at r810370 and R9.04 at r810375.
> ServiceUtil.getUserLogin tests on null but not empty
> ----------------------------------------------------
>
> Key: OFBIZ-2838
> URL: https://issues.apache.org/jira/browse/OFBIZ-2838
> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Reporter: Al Byers
> Assignee: Al Byers
> Fix For: Release Branch 9.04, SVN trunk
>
>
> Line 587 in ServiceUtil.getUserLogin is:
> if (runAsUser != null) {
> but i got an empty string passed in.
> Should use UtilValidate.isNotEmpty?
> I could change it, but I don't think I have ever touched core code and don't
> wish to start.
> -Al
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.