You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Kiran Gawde (Updated) (JIRA)" <ji...@apache.org> on 2011/11/18 23:58:52 UTC

[jira] [Updated] (OFBIZ-4574) redundant LookupContactList in product app

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

Kiran Gawde updated OFBIZ-4574:
-------------------------------

    Attachment: OFBIZ-4574-ControllerXml.patch

removed redundant code.
                
> redundant LookupContactList in product app
> ------------------------------------------
>
>                 Key: OFBIZ-4574
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4574
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Release Branch 11.04, SVN trunk
>            Reporter: Kiran Gawde
>            Priority: Trivial
>         Attachments: OFBIZ-4574-ControllerXml.patch
>
>
> Following lines from product\controller.xml are redundant. They are present in partymgr.
>     <request-map uri="LookupContactList"><security https="true" auth="true"/><response name="success" type="view" value="LookupContactList"/></request-map>
>     <view-map name="LookupContactList" type="screen" page="component://party/widget/partymgr/PartyContactListScreens.xml#ListLookupContactList"/>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira