Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010769Openbravo ERPA. Platformpublic2009-09-25 11:392012-03-02 15:38
plujan 
migueldejuana 
normalminorhave not tried
closedfixed 
5
main 
3.0MP9 
Core
No
0010769: Module Management window typo on update scanning
If I have more than one update available (two for example), the message is "2 Update available" when it should be "2 updates available".
"U" of updates should be in lower case, and the word is "updates", not "update" since they are more than one.
Go to Module Management window and scan for updates
There are more than one update. Look at the message in the yellow banner.
See attach.
No tags attached.
png CMO_CoreUpdates.PNG (80,727) 2009-09-25 11:39
https://issues.openbravo.com/file_download.php?file_id=1790&type=bug
png
Issue History
2009-09-25 11:39plujanNew Issue
2009-09-25 11:39plujanAssigned To => rafaroda
2009-09-25 11:39plujanFile Added: CMO_CoreUpdates.PNG
2009-09-29 23:13psarobeAssigned Torafaroda => alostale
2009-09-29 23:13psarobeSeveritytrivial => minor
2009-09-29 23:13psarobeStatusnew => scheduled
2011-11-17 11:31guilleaerAssigned Toalostale => guilleaer
2012-02-15 16:33guilleaerAssigned Toguilleaer => migueldejuana
2012-02-16 18:19migueldejuanaNote Added: 0045203
2012-02-22 10:40hgbotCheckin
2012-02-22 10:40hgbotNote Added: 0045339
2012-02-22 10:40hgbotStatusscheduled => resolved
2012-02-22 10:40hgbotResolutionopen => fixed
2012-02-22 10:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/94ab687f1f98b5130ed9327f08ae6615387eb610 [^]
2012-02-22 10:41alostaleNote Added: 0045340
2012-02-22 10:41alostaleStatusresolved => closed
2012-02-22 10:41alostaleFixed in Version => 3.0MP9
2012-03-02 15:38hudsonbotCheckin
2012-03-02 15:38hudsonbotNote Added: 0045920

Notes
(0045203)
migueldejuana   
2012-02-16 18:19   
I have changed ModuleManagement.java in order to show the next messages:
- Only 1 update available: "1 update available"
- More than 1: "X updates available"

Test plan:

* Go to Module Management window and scan for updates
* Put a breakpoint in 347 and change in runtime the value of 'total'--> 1,2
(0045339)
hgbot   
2012-02-22 10:40   
Repository: erp/devel/pi
Changeset: 94ab687f1f98b5130ed9327f08ae6615387eb610
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Feb 16 17:25:51 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/94ab687f1f98b5130ed9327f08ae6615387eb610 [^]

Fixes issue 10769: Module Management window typo on update scanning resolved

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
---
(0045340)
alostale   
2012-02-22 10:41   
Code reviewed and tested on pi@94ab687f1f98
(0045920)
hudsonbot   
2012-03-02 15:38   
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/544d64e0c159 [^]

Maturity status: Test