[
https://issues.apache.org/jira/browse/OFBIZ-5822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214116#comment-14214116 ]
Jacques Le Roux commented on OFBIZ-5822:
----------------------------------------
R13.07 r1639987
R12.04 r1639988
> 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)