Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009929Openbravo ERPA. Platformpublic2009-07-16 13:042009-10-08 00:00
plujan 
shuehner 
normalminoralways
closedfixed 
5
pi 
 
Core
No
0009929: Several spelling errors on ApplyModules task output
Several spelling mistakes on ApplyModules:
*In first line, "tanlation" instead of "translation".
*Third line has no sense at all, what "possible datasets" means?.
*Also in third line, "Checking if they are present..." is missing the result, were they found or not?.
*Fourth line "module core" should be "core module"

See below message displayed when ApplyModules is running.

     [java] 0 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Looking for tranlation modules
     [java] 1413 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Looking for reference data modules
     [java] 1421 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - 6 System reference possible datasets found. Checking if they are present...
     [java] 1425 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Importing data from module core. Dataset: Masterdata.xml
     [java] 15060 [main] INFO org.openbravo.erpCommon.modules.ApplyModule - Set modules as installed
On an existing PI context with HowToModule module installed, run an ant install.source task
No tags attached.
Issue History
2009-07-16 13:04plujanNew Issue
2009-07-16 13:04plujanAssigned To => rafaroda
2009-07-21 00:02psarobeStatusnew => scheduled
2009-07-21 00:02psarobeAssigned Torafaroda => shuehner
2009-07-21 00:02psarobefix_in_branch => pi
2009-09-15 18:36hgbotCheckin
2009-09-15 18:36hgbotNote Added: 0020086
2009-09-15 18:36hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8cc957c58666ed4725eb32fbec8dd487782f8f1a [^]
2009-09-29 14:11hgbotCheckin
2009-09-29 14:11hgbotNote Added: 0020467
2009-09-29 14:11hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/8cc957c58666ed4725eb32fbec8dd487782f8f1a [^] => http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/8cc957c58666ed4725eb32fbec8dd487782f8f1a [^]
2009-10-05 16:24hgbotCheckin
2009-10-05 16:24hgbotNote Added: 0020710
2009-10-05 16:24hgbotStatusscheduled => resolved
2009-10-05 16:24hgbotResolutionopen => fixed
2009-10-05 16:24hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/8cc957c58666ed4725eb32fbec8dd487782f8f1a [^] => http://code.openbravo.com/erp/devel/pi/rev/7a32b4ac13057d210923bf117f6fba7f617613a4 [^]
2009-10-07 17:07plujanStatusresolved => closed
2009-10-08 00:00anonymoussf_bug_id0 => 2874360

Notes
(0020086)
hgbot   
2009-09-15 18:36   
Repository: erp/devel/pi
Changeset: 8cc957c58666ed4725eb32fbec8dd487782f8f1a
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Tue Sep 15 18:34:33 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8cc957c58666ed4725eb32fbec8dd487782f8f1a [^]

Issue 9929: Fix some spelling errors in the ApplyModule task

---
M src/org/openbravo/erpCommon/modules/ApplyModule.java
---
(0020467)
hgbot   
2009-09-29 14:11   
Repository: erp/devel/pi-pageddatagrid
Changeset: 8cc957c58666ed4725eb32fbec8dd487782f8f1a
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Tue Sep 15 18:34:33 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/8cc957c58666ed4725eb32fbec8dd487782f8f1a [^]

Issue 9929: Fix some spelling errors in the ApplyModule task

---
M src/org/openbravo/erpCommon/modules/ApplyModule.java
---
(0020710)
hgbot   
2009-10-05 16:24   
Repository: erp/devel/pi
Changeset: 7a32b4ac13057d210923bf117f6fba7f617613a4
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Mon Oct 05 16:24:13 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/7a32b4ac13057d210923bf117f6fba7f617613a4 [^]

Fixed 9929: Improve wording of ApplyModule task output

---
M src/org/openbravo/erpCommon/modules/ApplyModule.java
---