[jira] Closed: (OFBIZ-505) Wrong target of lookupPartyAndUserLoginAndPerson form

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-505) Wrong target of lookupPartyAndUserLoginAndPerson form

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato closed OFBIZ-505.
-----------------------------------


> Wrong target of lookupPartyAndUserLoginAndPerson form
> -----------------------------------------------------
>
>                 Key: OFBIZ-505
>                 URL: https://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.
-
You can reply to this email to add a comment to the issue online.