Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0039348Openbravo ERPA. Platformpublic2018-09-25 10:082019-08-22 14:45
caristu 
cberner 
highminorhave not tried
closedfixed 
5
 
3.0PR19Q4 
AugustoMauch
Core
No
0039348: Review Activation_Message callout usage
The usage of the Activation_Message callout should be reviewed. It is currently associated with two columns AD_System_Info_ID and TextProxy in AD_System_Info table.

The fields related with those columns are currently not being displayed in the UI.

Therefore the message to be displayed by the callout seems that is not the expected one[1].

[1] https://code.openbravo.com/erp/devel/pi/file/tip/src/org/openbravo/erpCommon/ad_callouts/Activation_Message.java#l39 [^]

In description
Remove the callout
No tags attached.
related to design defect 0032688 acknowledged Triage Platform Base remove unused resources 
related to defect 0038173 closed jarmendariz Register button of Registration pop-up navigates to a non-existent URL 
related to defect 0041612 closed cberner API Change: Removed callout Activation_Message and REG_INFO_MESSAGE message 
Issue History
2018-09-25 10:08caristuNew Issue
2018-09-25 10:08caristuAssigned To => platform
2018-09-25 10:08caristuModules => Core
2018-09-25 10:08caristuTriggers an Emergency Pack => No
2018-09-25 10:09caristuDescription Updatedbug_revision_view_page.php?rev_id=17682#r17682
2018-09-25 10:10caristuRelationship addedrelated to 0038173
2018-09-25 11:46caristuRelationship addedrelated to 0032688
2018-12-14 12:37alostaleNote Added: 0108610
2018-12-14 12:37alostaleStatusnew => acknowledged
2019-08-07 14:03cbernerAssigned Toplatform => cberner
2019-08-07 14:03cbernerStatusacknowledged => scheduled
2019-08-08 14:42cbernerRelationship addedrelated to 0041612
2019-08-09 14:09cbernerReview Assigned To => AugustoMauch
2019-08-12 09:33hgbotCheckin
2019-08-12 09:33hgbotNote Added: 0113942
2019-08-12 09:33hgbotStatusscheduled => resolved
2019-08-12 09:33hgbotResolutionopen => fixed
2019-08-12 09:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/302bd81b609d7df0550efb2324cb03bf92cc9de9 [^]
2019-08-12 09:33AugustoMauchStatusresolved => closed
2019-08-12 09:34AugustoMauchTarget Version => 3.0PR19Q4
2019-08-22 14:45hudsonbotCheckin
2019-08-22 14:45hudsonbotNote Added: 0114219

Notes
(0108610)
alostale   
2018-12-14 12:37   
It should be removed together with REG_INFO_MESSAGE message
(0113942)
hgbot   
2019-08-12 09:33   
Repository: erp/devel/pi
Changeset: 302bd81b609d7df0550efb2324cb03bf92cc9de9
Author: Cristian Berner <cristian.berner <at> openbravo.com>
Date: Thu Aug 08 10:40:46 2019 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/302bd81b609d7df0550efb2324cb03bf92cc9de9 [^]

fixes issue 39348: Removed Activation_Message callout and REG_INFO_MESSAGE msg

Activation_Message callout has been removed along with any reference to it.
REG_INFO_MESSAGE message has been removed, found being used only in Activation_Message.
Removed calls to Activation_Message callout for columns AD_System_Info_ID and TextProxy in table AD_System_Info.

---
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
R src/org/openbravo/erpCommon/ad_callouts/Activation_Message.java
---
(0114219)
hudsonbot   
2019-08-22 14:45   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/ad3efd3bd07c [^]
Maturity status: Test