[jira] [Closed] (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] [Closed] (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:all-tabpanel ]

Jacques Le Roux closed OFBIZ-5822.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 13.07.02
                   12.04.06
         Assignee: Jacques Le Roux

Thanks Pierre,

I decided this was more a bug because it prevented to rightly use a custom method. So I backported in release branches

Your patch is in
trunk r1639606
R13.07 r1639608
R12.04 r1639609




> 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: 12.04.06, 13.07.02, Trunk
>
>         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)