/[Apache-SVN]
ViewVC logotype

Revision 1859033


Jump to revision: Previous Next
Author: jleroux
Date: Thu May 9 19:46:07 2019 UTC (4 years, 11 months ago)
Changed paths: 1
Log Message:
Fixed: Update invoice item looses invoice context
(OFBIZ-11009)

When clicking  the "update" button on an invoice item the context to the 
invoice (invoiceId) is lost. The result is an empty form to add a new invoice 
item without invoice context.

Go to /accounting/control/listInvoiceItems?invoiceId=demo10001
Click on "update" below the existing items. 
You will then be redirect to /accounting/control/listInvoiceItems 
(without invoiceId). You will not see the invoice items as the context to the 
invoice is gone.

jleroux: the same existed for budget items. As Ingo mentioned:
<<It was broken by OFBIZ-9997:
Replace request-redirect w/ no redirect-param attribute 
by request-redirect-noparam>>

Now we need to check all changes done for OFBIZ-9997

Thanks: Ingo Wolfmayr for report and fix proposition

Changed paths

Path Details
Directoryofbiz/ofbiz-framework/trunk/applications/accounting/webapp/accounting/WEB-INF/controller.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26