Gaudin Pierre created OFBIZ-5822:
------------------------------------
Summary: use requestParameters for customMethod call
Key: OFBIZ-5822
URL:
https://issues.apache.org/jira/browse/OFBIZ-5822 Project: OFBiz
Issue Type: Improvement
Components: content
Affects Versions: Trunk
Reporter: Gaudin Pierre
Priority: Minor
Fix For: Trunk
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)