You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Pranay Pandey (JIRA)" <ji...@apache.org> on 2016/06/18 13:35:05 UTC

[jira] [Resolved] (OFBIZ-7381) Fix 'requestitems' target from order menu

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

Pranay Pandey resolved OFBIZ-7381.
----------------------------------
       Resolution: Fixed
    Fix Version/s: Upcoming Branch

Thanks [~chandan.khandelwal] for reporting the issue and providing the patch. 
Your patch committed to Trunk r1749016.

> Fix  'requestitems' target from order menu
> ------------------------------------------
>
>                 Key: OFBIZ-7381
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7381
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Chandan Khandelwal
>            Assignee: Pranay Pandey
>            Priority: Trivial
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-7381.patch
>
>
> Go To Order > Request > ViewRequest > RequestItems
> Need to fix incorrect target for requestitems , It is showing multiple '/' in URL 
> URL : https://ofbiz-vm.apache.org:8443/ordermgr/control/requestitems?custRequestId=9000
> Code Snippet (OrderMenus.xml) :
> <link target="/requestitems">
>     <parameter param-name="custRequestId" from-field="custRequest.custRequestId"/>
> </link>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)