Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0009499 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| backport | [Openbravo ERP] 00. Application dictionary | major | always | 2009-06-16 13:34 | 2009-07-13 10:22 | |||
| Reporter | networkb | View Status | public | |||||
| Assigned To | alostale | |||||||
| Priority | immediate | Resolution | fixed | Fixed in Version | 2.40MP7 | |||
| Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | b22f00a982e9 | |||
| Projection | none | ETA | none | Target Version | ||||
| OS | Linux 64 bit | Database | Oracle | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | 2.40MP4 | SCM revision | ||||||
| Merge Request Status | ||||||||
| Review Assigned To | ||||||||
| OBNetwork customer | OBPS | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0009499: The validation on the parameters of a process definition, does not work with refering to fields on the popup | |||||||
| Description | The validation on the parameters of a process definition, does not work with referring to fields on the popup. It seems that there is a problem storing the values of the fields of the popup in session variable, so you can not use them. | |||||||
| Steps To Reproduce | -Login a system administrator. -Go to the process definition window. -Find a process that is a database procedure -Go to the paramters. -If there are more than one parameters, create a validation for one field that use the other field, using the standar way to do this @variable@. -Compile the window -Restart tomcat -login as a normal user -go to the process modified and look that the validation does not work. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0017465) alostale (viewer) 2009-06-19 12:15 |
Note to QA: Please take special care when reviewing this fix. It affects highly how action buttons are implemented because to support combo reloads they are now in a frame set, this changes also the request the final servlet receives. |
|
(0017466) hgbot (developer) 2009-06-19 12:16 |
Repository: erp/stable/2.40 Changeset: 4753086aa4dabdbfb41f8d6f973348e88db8282b Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Fri Jun 19 12:15:36 2009 +0200 URL: http://code.openbravo.com/erp/stable/2.40/rev/4753086aa4dabdbfb41f8d6f973348e88db8282b [^] fixed bug 0009499: The validation on the parameters of a process definition, does not work with refering to fields on the popup --- M src-db/database/sourcedata/AD_MODEL_OBJECT.xml M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml M src-wad/src/org/openbravo/wad/ActionButton_Relation_data.xsql M src-wad/src/org/openbravo/wad/ActionButton_Responser.javaxml M src-wad/src/org/openbravo/wad/Fields_data.xsql M src-wad/src/org/openbravo/wad/Template_ActionButton.html M src-wad/src/org/openbravo/wad/Wad.java M src-wad/src/org/openbravo/wad/WadActionButton.java M src-wad/src/org/openbravo/wad/javasource.javaxml M src-wad/src/org/openbravo/wad/javasource.xml M src/org/openbravo/erpCommon/ad_actionButton/ActionButtonDefault.html A src-wad/src/org/openbravo/wad/ComboReloadsProcess.javaxml A src-wad/src/org/openbravo/wad/ComboReloadsProcess.xml A src-wad/src/org/openbravo/wad/ComboReloadsProcessHelper.javaxml A src-wad/src/org/openbravo/wad/ComboReloadsProcessHelper.xml A src/org/openbravo/erpCommon/ad_actionButton/ActionButtonDefaultFrames.html A src/org/openbravo/erpCommon/ad_actionButton/ActionButtonDefaultFrames.xml A src/org/openbravo/erpCommon/utility/FieldProviderFactory.java --- |
|
(0017469) hgbot (developer) 2009-06-19 12:24 |
Repository: erp/stable/2.40 Changeset: b22f00a982e9ff9cd9d7ed2fa6984dc3a2864097 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Fri Jun 19 12:24:02 2009 +0200 URL: http://code.openbravo.com/erp/stable/2.40/rev/b22f00a982e9ff9cd9d7ed2fa6984dc3a2864097 [^] issue 0009499: fixed pg problem --- M src-wad/src/org/openbravo/wad/Fields_data.xsql --- |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2009-06-16 16:17 | rafaroda | Type | defect => backport |
| 2009-06-16 16:17 | rafaroda | fix_in_branch | => 2.40 |
| 2009-06-19 12:15 | alostale | Note Added: 0017465 | |
| 2009-06-19 12:16 | hgbot | Checkin | |
| 2009-06-19 12:16 | hgbot | Note Added: 0017466 | |
| 2009-06-19 12:16 | hgbot | Status | scheduled => resolved |
| 2009-06-19 12:16 | hgbot | Resolution | open => fixed |
| 2009-06-19 12:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40/rev/4753086aa4dabdbfb41f8d6f973348e88db8282b [^] |
| 2009-06-19 12:24 | hgbot | Checkin | |
| 2009-06-19 12:24 | hgbot | Note Added: 0017469 | |
| 2009-06-19 12:24 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/stable/2.40/rev/4753086aa4dabdbfb41f8d6f973348e88db8282b [^] => http://code.openbravo.com/erp/stable/2.40/rev/b22f00a982e9ff9cd9d7ed2fa6984dc3a2864097 [^] |
| 2009-07-13 10:22 | psarobe | Fixed in Version | => 2.40MP7 |
| 2009-07-13 10:22 | psarobe | Status | resolved => closed |
| Copyright © 2000 - 2009 MantisBT Group |