Does anyone know why menu items might be rendered as anchor instead of
hidden-form when set link-type is not set?  Specifically, 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 shows
that the parameters are being passed with GET rather than POST method.

Reply via email to