Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019483Openbravo ERPA. Platformpublic2012-01-12 16:252012-03-05 10:18
shuehner 
migueldejuana 
normalminorhave not tried
closedfixed 
5
2.50MP37 
2.50MP40 
Core
No
0019483: Warning message variable placeholder not replaced when installing spanish professional localization pack on 2.50
When trying to install the 'Professional Localization pack Spain (España) 1.4.1' module on top of an activated 2.50MP37 instance the following warning message is displayed:

Professional Localization pack Spain (España) 1.7.0 OtherModuleVersionToinstallOrigall 1.4.1 Alerts: Accounting has been discontinued and merged into Module Alerts: Accounting for APR 1.1.0. It is strongly recommended to install this version in order to get the latest version of the functionality and keep getting maintenance packs of module Alerts: Accounting

Note that in there the technical placeholder string 'OtherModuleVersionToinstallOrigall' has not been replaced by a proper word.

Checking the sourcecode some code is present in the java-code to read an ad_message entry of the same value, but none with that value does exist.

Start with 2.50MP37
Activate the instance
Install the 'Professional Localization pack Spain (España) 1.4.1' module
Check message displayed in popup during the installation.
No tags attached.
related to defect 0019147 new alostale Modules When trying to install Spanish Community Pack I got a wrong info about Alerts Accounting module 
Issue History
2012-01-12 16:25shuehnerNew Issue
2012-01-12 16:25shuehnerAssigned To => alostale
2012-01-12 16:25shuehnerModules => Core
2012-01-12 16:29plujanRelationship addedrelated to 0019147
2012-02-22 15:45alostaleAssigned Toalostale => migueldejuana
2012-03-05 10:09migueldejuanaNote Added: 0046022
2012-03-05 10:16hgbotCheckin
2012-03-05 10:16hgbotNote Added: 0046023
2012-03-05 10:16hgbotStatusnew => resolved
2012-03-05 10:16hgbotResolutionopen => fixed
2012-03-05 10:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/54a7604a0b43c553302aaa25ddfb4681058599ca [^]
2012-03-05 10:18alostaleNote Added: 0046024
2012-03-05 10:18alostaleStatusresolved => closed
2012-03-05 10:18alostaleFixed in Version => 2.50MP40

Notes
(0046022)
migueldejuana   
2012-03-05 10:09   
Test Plan:

- In ModuleManagement.java, comment line 1238.
- Start with 2.50MP37.
- Install the 'Professional Localization pack Spain (España) 1.4.1' module
- Check message displayed in popup during the installation.
(0046023)
hgbot   
2012-03-05 10:16   
Repository: erp/stable/2.50
Changeset: 54a7604a0b43c553302aaa25ddfb4681058599ca
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Mon Mar 05 10:01:26 2012 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/54a7604a0b43c553302aaa25ddfb4681058599ca [^]

Fixed issue 19483: Replaced placeholder when installing localization module
In Openbravo 2.50MP37, installing Professional Localization pack Spain (España) 1.4.1, the message therModuleVersionToinstallOrigall wasn't replaced because the real search key is OtherModuleVersionToInstall.

---
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
---
(0046024)
alostale   
2012-03-05 10:18   
Code reviewed at 2.50@54a7604a0b43.

 No regression risk.