Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0014631Openbravo ERPA. Platformpublic2010-09-21 11:332022-02-01 08:08
rafaroda 
Triage Platform Base 
normalminoralways
acknowledgedopen 
20Professional Appliance
2.50MP21 
 
Core
No
0014631: Update core messes Openbravo.properties
Updating core messes Openbravo.properties in a not very legible way (but it keeps working properly).
1) Update your Openbravo ERP core installation http://wiki.openbravo.com/wiki/ERP/2.50/Openbravo_ERP_Installation#Online [^]
2) After the update, have a look at your Openbravo.properties file http://wiki.openbravo.com/wiki/ERP/2.50/Openbravo.properties [^]
No tags attached.
duplicate of feature request 0011250 new Triage Platform Base Openbravo.properties file is messed by core upgrades 
related to defect 00275423.0PR15Q1 closed inigosanchez Error in executing setup-properties-windows.exe in Windows 7 Ultimate 
Issue History
2010-09-21 11:33rafarodaNew Issue
2010-09-21 11:33rafarodaAssigned To => alostale
2010-09-21 11:34rafarodaIssue Monitored: rafaroda
2010-09-22 07:15pjuvaraPrioritynormal => high
2010-09-27 08:42alostaleStatusnew => scheduled
2010-09-27 08:42alostalefix_in_branch => pi
2011-10-31 17:35alostaleTypedefect => design defect
2011-10-31 17:35alostalefix_in_branchpi =>
2012-09-24 23:29AugustoMauchNote Added: 0052478
2012-09-24 23:29AugustoMauchPriorityhigh => normal
2014-09-22 09:04alostaleRelationship addedrelated to 0027542
2014-10-27 10:23alostaleAssigned Toalostale => inigosanchez
2015-08-06 09:53hgbotCheckin
2015-08-06 09:53hgbotNote Added: 0079212
2015-08-20 23:16hudsonbotCheckin
2015-08-20 23:16hudsonbotNote Added: 0079527
2015-12-10 12:12inigosanchezStatusscheduled => acknowledged
2017-05-24 12:09inigosanchezAssigned Toinigosanchez => platform
2018-05-16 14:51rafarodaRelationship addedduplicate of 0011250
2022-02-01 08:08alostaleAssigned Toplatform => Triage Platform Base

Notes
(0052478)
AugustoMauch   
2012-09-24 23:29   
Effort: 5
Impact: mid
Plan: mid
(0079212)
hgbot   
2015-08-06 09:53   
Repository: erp/devel/pi
Changeset: 0ef1d128e2f825ddb5fa75cf7012bf768d396dda
Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com>
Date: Mon May 04 16:58:27 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0ef1d128e2f825ddb5fa75cf7012bf768d396dda [^]

Related to issue 14631: merge of Openbravo.properties in a legible way

The problem was when an update of core include a new property in
Openbravo.properties.template. "mergeOpenbravoProperties()" method
merges Openbravo.properties with Openbravo.properties.template.

As a result of this merge, Openbravo.properties was working properly but in
a not very legible way.

It has been fixed this problem adding a new method that added new properties
in a legible way.

---
M src/org/openbravo/erpCommon/utility/Utility.java
---
(0079527)
hudsonbot   
2015-08-20 23:16   
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/8c91718397a5 [^]
Maturity status: Test