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

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

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

Nicolas Malin (Jira)

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

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

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)