Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | |||||||||||
0032895 | |||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
design defect | [Openbravo ERP] A. Platform | minor | always | 2016-05-06 15:06 | 2022-02-01 08:09 | ||||||
Reporter | ngarcia | View Status | public | ||||||||
Assigned To | Triage Platform Base | ||||||||||
Priority | high | Resolution | open | Fixed in Version | |||||||
Status | acknowledged | 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 | 41272 | |||||||||
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 | 0032895: Selected Organization's natural tree is shown in combo box when process parameter is without validation and there is also a list | ||||||||||
Description | Selected Organization's natural tree is shown in combo box when process parameter is without validation and there is also a list: The problem is that the following code is created in ComboReloadsProcessHelper class: if (CalloutHelper.commandInCommandList(command, "inpadOrgId")) { if (!isFirst) resultado.append(", \n"); comboTableData = new ComboTableData(vars, this, "19", "ad_org_id", "", "", Utility.getReferenceableOrg(vars, vars.getStringParameter("inpadOrgId")), Utility.getContext(this, vars, "#User_Client", windowId), 0); comboTableData.fillParameters(null, windowId, ""); resultField = "inpadOrgId"; ... As the other parameter is a list, the function process<id> is called | ||||||||||
Steps To Reproduce | Create a new process (Report and Process window): UI Pattern: Standard Add two parameters to it: 1. Name: Organization DB Column Name: AD_Org_ID Reference: TableDir Reference Search Key: empty Validation: empty 2. Reference: List Reference Search Key: select one Validation: empty | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||
|
Notes | |
(0086592) alostale (manager) 2016-05-20 09:01 |
Moving to design defect: affects 2.50 style Processes which should be replaced by Process Definition |
Issue History | |||
Date Modified | Username | Field | Change |
2016-05-06 15:06 | ngarcia | New Issue | |
2016-05-06 15:06 | ngarcia | Assigned To | => platform |
2016-05-06 15:06 | ngarcia | Modules | => Core |
2016-05-06 15:06 | ngarcia | Triggers an Emergency Pack | => No |
2016-05-06 15:07 | ngarcia | Relationship added | related to 0032894 |
2016-05-06 15:07 | ngarcia | Issue Monitored: networkb | |
2016-05-20 09:01 | alostale | Note Added: 0086592 | |
2016-05-20 09:01 | alostale | Status | new => acknowledged |
2016-05-20 09:01 | alostale | Type | defect => design defect |
2022-02-01 08:09 | alostale | Assigned To | platform => Triage Platform Base |
Copyright © 2000 - 2009 MantisBT Group |