[ http://issues.apache.org/jira/browse/OFBIZ-505?page=all ]

Jacopo Cappellato resolved OFBIZ-505.
-------------------------------------

    Resolution: Fixed

Thanks, Rashko,

I've applied the (slightly modified) patch in rev. 484979
However, this lookup has still at least one issue: userLogins that don't have a 
party associated to them are not shown (for example, the "system" userLogin).


> 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
>         Assigned To: Jacopo Cappellato
>            Priority: Minor
>         Attachments: UserLoginLookUp.diff
>
>
> 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