You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Rashko Rejmer (JIRA)" <ji...@apache.org> on 2006/11/29 11:07:21 UTC

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

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

        

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

Posted by "Rashko Rejmer (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-505?page=all ]

Rashko Rejmer updated OFBIZ-505:
--------------------------------

    Attachment: UserLoginLookUp.diff

> 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
>         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

        

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

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
     [ 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

        

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

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-505?page=all ]

Jacopo Cappellato reassigned OFBIZ-505:
---------------------------------------

    Assignee: Jacopo Cappellato

> 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