Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0007317 | Openbravo ERP | A. Platform | public | 2009-02-02 17:04 | 2022-02-01 08:08 |
Reporter | shuehner | ||||
Assigned To | Triage Platform Base | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | acknowledged | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | pi | ||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0007317: GET parameters passed as selector reference columns to selectors are not properly encoded. | ||||
Description | At [1] you can specify a list of columns as in or out parameters for selectors. When you specify a column as in parameter and a window has a fieldname matching the parameter, then the field-value is passed into the selector as an additional GET-parameter. However the values are not (properly) encoded. So if the value contains special characters which have to be encoded (i.e. + or -) then this are not visible inside the selector as they are lost. [1] Application Dictionary || Reference || Reference >> Selector Reference >> Selector Reference Columns | ||||
Steps To Reproduce | One example where this problem can happen (only reproducible for developers). Go to Application Dictionary || Reference || Reference >> Selector Reference >> Selector Reference Columns for the Selector Product Add a new entry productiontype. Change the reference of the Field M_product_id of the Tab 'I/O Products' of the 'Process Plan' window to Search, and specify Product as search reference key Change the Product-selector to debug-print the value of the 'inpproductiontype' parameter. Recompile the 'Process Plan' group of windows Go to the 'I/O Products' tab and open the selector See in your added debug-code that you do not get the value correctly (as productiontype contains either + or -) | ||||
Proposed Solution | Change Logic for building this GET requests for properly encode all parameters (in wad) | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-02-02 17:04 | shuehner | New Issue | |||
2009-02-02 17:04 | shuehner | Assigned To | => rafaroda | ||
2009-02-02 17:05 | shuehner | sf_bug_id | 0 => 2557375 | ||
2009-02-02 17:05 | shuehner | Regression testing | => No | ||
2009-02-02 17:06 | shuehner | Note Added: 0013027 | |||
2009-02-10 10:02 | psarobe | Status | new => scheduled | ||
2009-02-10 10:02 | psarobe | fix_in_branch | => trunk | ||
2009-02-27 13:32 | rafaroda | Assigned To | rafaroda => shuehner | ||
2009-02-27 13:32 | rafaroda | Status | scheduled => acknowledged | ||
2009-02-27 13:32 | rafaroda | Type | defect => feature request | ||
2009-02-27 13:32 | rafaroda | fix_in_branch | trunk => | ||
2012-02-20 11:41 | shuehner | Assigned To | shuehner => alostale | ||
2017-04-10 14:37 | alostale | Assigned To | alostale => platform | ||
2022-02-01 08:08 | alostale | Assigned To | platform => Triage Platform Base |
Notes | |||||
|
|||||
|
|