Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0028910 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
feature request | [Openbravo ERP] A. Platform | minor | have not tried | 2015-02-10 18:16 | 2015-02-10 18:16 | |||||||
Reporter | asiermartirena | View Status | public | |||||||||
Assigned To | AugustoMauch | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0028910: Allow transaction of new parameters from ClientSideValidation to an EventHandler | |||||||||||
Description | Actually in a Process Definition is not possible to send parameters which are not listed in the Process Definition's popup, for example, to transfer the filters of a window to the Action Handler. The reason is because getContextInfo() function (which takes the parameters are going to send) is called before the execution of the client side validation function's code. | |||||||||||
Steps To Reproduce | To solve this problem the getContextInfo() call row must be moved into actionHandlerCall() function. This function is executed to call the action handler. | |||||||||||
Proposed Solution | The attached file solves this problem. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | patch.diff [^] (998 bytes) 2015-02-10 18:16 [Show Content] | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2015-02-10 18:16 | asiermartirena | New Issue | |
2015-02-10 18:16 | asiermartirena | Assigned To | => AugustoMauch |
2015-02-10 18:16 | asiermartirena | File Added: patch.diff | |
2015-02-10 18:16 | asiermartirena | Modules | => Core |
2015-02-10 18:16 | asiermartirena | Triggers an Emergency Pack | => No |
Copyright © 2000 - 2009 MantisBT Group |