Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0012506 | Openbravo ERP | A. Platform | public | 2010-03-01 12:44 | 2022-02-01 08:08 |
|
Reporter | iperdomo | |
Assigned To | Triage Platform Base | |
Priority | high | Severity | major | Reproducibility | always |
Status | acknowledged | Resolution | open | |
Platform | | OS | 20 | OS Version | 2.6.30-gentoo-r5 |
Product Version | 2.50MP11 | |
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 | 0012506: The Alert class for creating alert instances is broken |
Description | The Alert utility class is broken. It expects that the AlertRuleId is an int, instead of a String |
Steps To Reproduce | Check the JavaDoc of this class
http://code.openbravo.com/docs/erp/devel/2.50MP11/org/openbravo/erpCommon/utility/Alert.html [^] |
Proposed Solution | AlertRuleId are String so the Alert utility class should use String in setAlertRuleId and return a String in the getAlertRuleId
|
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0048949 | | closed | shuehner | Remove feature to receive alerts from butler via heartbeat reply (i.e. about updates) |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-03-01 12:44 | iperdomo | New Issue | |
2010-03-01 12:44 | iperdomo | Assigned To | => alostale |
2010-03-08 16:02 | alostale | Status | new => scheduled |
2010-03-08 16:02 | alostale | fix_in_branch | => pi |
2012-03-30 13:10 | alostale | Note Added: 0046978 | |
2012-03-30 13:10 | alostale | Type | defect => design defect |
2012-03-30 13:10 | alostale | fix_in_branch | pi => |
2012-09-24 23:37 | AugustoMauch | Note Added: 0052502 | |
2017-03-31 14:36 | alostale | Status | scheduled => acknowledged |
2017-04-10 14:34 | alostale | Assigned To | alostale => platform |
2022-02-01 08:08 | alostale | Assigned To | platform => Triage Platform Base |
2022-03-31 16:04 | shuehner | Relationship added | related to 0048949 |