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

Chandan Khandelwal updated OFBIZ-7381:
--------------------------------------
    Description: 
Go To Order > Request > ViewRequest > RequestItems
Need to fix incorrect target for requestitems , It is showing multiple '/' in 
URL 

URL : https://localhost:8443/ordermgr/control//requestitems?custRequestId=9000

Code Snippet (OrderMenus.xml) :
<link target="/requestitems">
    <parameter param-name="custRequestId" 
from-field="custRequest.custRequestId"/>
</link>


  was:
Go To Order > Request > ViewRequest > RequestItems
Need to fix incorrect target for requestitems , It is showing multiple (/) in 
URL 

URL : https://localhost:8443/ordermgr/control//requestitems?custRequestId=9000

Code Snippet (OrderMenus.xml) :
<link target="/requestitems">
    <parameter param-name="custRequestId" 
from-field="custRequest.custRequestId"/>
</link>



> Fix  'requestitems' target from order menu.
> -------------------------------------------
>
>                 Key: OFBIZ-7381
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7381
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: Trunk
>            Reporter: Chandan Khandelwal
>            Assignee: Pranay Pandey
>            Priority: Trivial
>         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://localhost: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)

Reply via email to