[jira] [Commented] (OFBIZ-11319) processorder is submitted as GET instead of POST

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

[jira] [Commented] (OFBIZ-11319) processorder is submitted as GET instead of POST

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-11319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17013674#comment-17013674 ]

Jacques Le Roux commented on OFBIZ-11319:
-----------------------------------------

We have a form with a get method in OrderTaskList.ftl. It's used in OrderTaskScreens.xml, but it's not used OOTB because there are no entries in any controller. In OrderTaskScreens.xml it's only suggested to add entries in the order controller. This dates from [deprecation of the old workflow engine|http://svn.apache.org/viewvc?view=revision&revision=665981] and I guess should be neglected, if not better, removed in order to clarify and clean code.


> processorder is submitted as GET instead of POST
> ------------------------------------------------
>
>                 Key: OFBIZ-11319
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11319
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: Trunk
>            Reporter: James Yong
>            Assignee: James Yong
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-11319_Plugins.patch
>
>
> During checkout of shopping cart, it is observed that the processorder of the form action is submitted as GET instead of POST



--
This message was sent by Atlassian Jira
(v8.3.4#803005)