Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0055149 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] Core | minor | have not tried | 2024-04-10 08:16 | 2025-03-27 12:13 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | Triage Platform Base | |||||||
Priority | normal | Resolution | duplicate | Fixed in Version | ||||
Status | closed | 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 | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0055149: Automatically generated configuration names are not specific enough | |||||||
Description | The BaseFormInput component is automatically using a configuration if present, so that it is possible to inject additional buttons to it: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/blob/master/web-jspack/org.openbravo.core2/src/components/BaseFormInput/BaseFormInput.jsx?ref_type=heads#L114 [^] This is great because it allows for modules to add buttons to such inputs. However, the names of the expected configuration in practice, when these inputs are coming from a filter in a FilterableGrid, are just "fieldName_additionalButtons" This seems to be not specific enough, and we believe the probability that we will have collisions later on will be high. | |||||||
Steps To Reproduce | Create a FilterableGrid with some filter. Check the name of the expected configuration for the input of the filters. | |||||||
Proposed Solution | The simplest solution seems to be to concatenate the ids of the "parent" components on the name, so that different FilterableGrids have different configurations for their filters. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0177523) hgbot (developer) 2025-03-27 12:13 |
Issue exported to Jira: https://openbravo.atlassian.net/browse/RM-24256 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2024-04-10 08:16 | marvintm | New Issue | |
2024-04-10 08:16 | marvintm | Assigned To | => Triage Platform Base |
2024-04-10 08:16 | marvintm | OBNetwork customer | => No |
2024-04-10 08:16 | marvintm | Triggers an Emergency Pack | => No |
2024-04-10 08:54 | AugustoMauch | Status | new => acknowledged |
2024-05-06 10:33 | alostale | Severity | major => minor |
2024-06-17 08:38 | AugustoMauch | Status | acknowledged => scheduled |
2025-03-27 12:13 | hgbot | Note Added: 0177523 | |
2025-03-27 12:13 | hgbot | Status | scheduled => closed |
2025-03-27 12:13 | hgbot | Resolution | open => duplicate |
Copyright © 2000 - 2009 MantisBT Group |