You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2014/11/20 12:06:33 UTC

[jira] [Comment Edited] (OFBIZ-5822) use requestParameters for customMethod call

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

Jacques Le Roux edited comment on OFBIZ-5822 at 11/20/14 11:05 AM:
-------------------------------------------------------------------

At r1639887 I forgot to put the content of templateContext in the local tempTemplateContext. Thanks to Deepak for spotting it. Fixed in
trunk r1640717
R13.07 r1640718
R12.04 r1640719



was (Author: jacques.le.roux):
At r1639887 I forgot to put the content of templateContext in the local tempTemplateContext. Thanks to Deepak for the warning. Fixed in
trunk r1640717
R13.07 r1640718
R12.04 r1640719


> use requestParameters for customMethod call
> -------------------------------------------
>
>                 Key: OFBIZ-5822
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5822
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: Release Branch 12.04, Release Branch 13.07, Trunk
>            Reporter: Gaudin Pierre
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Trunk, 12.04.06, 13.07.02
>
>         Attachments: ContentWorker.java.patch
>
>
> For a content, you can set a custom method that perform an action before content's rendering.
> Unfortunately, in the customMethod call, the request Parameters can't be used because they are not set into the map that is used to create custom method IN parameters.
> This patch solves this problem



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)