[jira] [Updated] (OFBIZ-9384) RequestHandlerException on request link of Quote Price page

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

[jira] [Updated] (OFBIZ-9384) RequestHandlerException on request link of Quote Price page

Nicolas Malin (Jira)

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

Aditya Sharma updated OFBIZ-9384:
---------------------------------
    Attachment: OFBIZ-9384.patch

Problem:
1. QuotePrices tab redirects to ManageQuotePrices.
2. ManageQuotePrices screen includes ManageQuotePrices form of QuoteForms.xml to list quote price records.
3.View Request field contains link with request for workeffort controller while request belongs to ordermgr  
Solution:
Changed link URL with the request for ordrmgr. Additionally added a check to show link only when custRequestId and custRequestItemSeqId exist.

> RequestHandlerException on request link of Quote Price page
> -----------------------------------------------------------
>
>                 Key: OFBIZ-9384
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9384
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>            Reporter: Aditya Sharma
>            Assignee: Aditya Sharma
>            Priority: Trivial
>         Attachments: OFBIZ-9384.patch, screenshot-1.png
>
>
> Steps to reproduce:
> 1. Go to Order component (https://demo-trunk-ofbiz.apache.org:8443/ordermgr/control/main)
> 2. Click on Quotes from submenu.(https://demo-trunk-ofbiz.apache.org:8443/ordermgr/control/FindQuote)
> 3. Provide search preferences and click on Find button.
> 4. Click on Quote Id link (https://demo-trunk-ofbiz.apache.org:8443/ordermgr/control/ViewQuote?quoteId=CQ0001).
> 5.  Click on Quote Price subtab (https://demo-trunk-ofbiz.apache.org:8443/ordermgr/control/ManageQuotePrices?quoteId=CQ0001)
> 6. Click on link under View Request (https://demo-trunk-ofbiz.apache.org:8443/workeffort/control/requestitem)
> It gives a RequestHandlerException.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)