Christian Carlow created OFBIZ-5943:
---------------------------------------
Summary: Menu items incorrectly rendered as anchor instead of hidden-form
Key: OFBIZ-5943
URL:
https://issues.apache.org/jira/browse/OFBIZ-5943 Project: OFBiz
Issue Type: Bug
Reporter: Christian Carlow
The submenu items at accounting/control/EditAcctgTrans are rendered as anchor so when clicked it throws an error related to the parameters not being passed securely. I checked the demo site and the links are rendering as hidden form.
To reproduce:
1. Find and click a transaction at Accounting-Organization GL Settings-Accounting Transactions
2. Click a submenu links like "Revert Accounting Transaction"
An error should be thrown after step 2. Hovering over the link showsthat the parameters are being passed with GET rather than POST method.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)