Wrong target of lookupPartyAndUserLoginAndPerson form
-----------------------------------------------------

                 Key: OFBIZ-505
                 URL: http://issues.apache.org/jira/browse/OFBIZ-505
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: party
            Reporter: Rashko Rejmer
            Priority: Minor


Party -> Security -> User Login
The lookup form "lookupPartyAndUserLoginAndPerson" has a wrong target 
attribute(LookupPerson). It must be changed to 
"LookupPartyAndUserLoginAndPerson".
The display list is confusing - there are two links one for the partyId and 
another for the userLogin. When the user clicks on the partyId link the 
prartyId is passed to the calling form, so adding the new user login to the 
security group doesn't work fine.
My patch fixes that problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to