Error when clicking accounting transaction submenu items incorrectly rendered as anchor instead of hidden-form

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

Error when clicking accounting transaction submenu items incorrectly rendered as anchor instead of hidden-form

Christian Carlow-OFBizzer
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 | Threaded
Open this post in threaded view
|

Re: Error when clicking accounting transaction submenu items incorrectly rendered as anchor instead of hidden-form

Adrian Crum-3
I have confirmed this is a problem. Could you create a Jira issue please?

Adrian Crum
Sandglass Software
www.sandglass-software.com

On 1/4/2015 6:42 AM, Christian Carlow wrote:

> 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 | Threaded
Open this post in threaded view
|

Re: Error when clicking accounting transaction submenu items incorrectly rendered as anchor instead of hidden-form

Jacques Le Roux
Administrator
Is this new, or reproducible on stable and/or old demos?

Jacques

Le 04/01/2015 19:05, Adrian Crum a écrit :

> I have confirmed this is a problem. Could you create a Jira issue please?
>
> Adrian Crum
> Sandglass Software
> www.sandglass-software.com
>
> On 1/4/2015 6:42 AM, Christian Carlow wrote:
>> 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 | Threaded
Open this post in threaded view
|

Re: Error when clicking accounting transaction submenu items incorrectly rendered as anchor instead of hidden-form

Adrian Crum-3
It has been fixed.

Adrian Crum
Sandglass Software
www.sandglass-software.com

On 1/4/2015 1:11 PM, Jacques Le Roux wrote:

> Is this new, or reproducible on stable and/or old demos?
>
> Jacques
>
> Le 04/01/2015 19:05, Adrian Crum a écrit :
>> I have confirmed this is a problem. Could you create a Jira issue please?
>>
>> Adrian Crum
>> Sandglass Software
>> www.sandglass-software.com
>>
>> On 1/4/2015 6:42 AM, Christian Carlow wrote:
>>> 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.
>>>
>>