Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012622Openbravo ERP01. General setuppublic2010-03-09 19:002012-04-02 12:12
iciordia 
guilleaer 
urgentminoralways
closedfixed 
5any
pi 
3.0MP9 
Core
No
0012622: A link to Update Tips should be included in any error message when updating the system
Users get a message with a link to http://wiki.openbravo.com/wiki/ERP/2.50/Update_Tips [^] when the System Rebuild process fails. But if the error happens before the rebuild starts (eg. when installing an obx file) the error message should include a link to that document (error messages support links now)
No tags attached.
has duplicate defect 0012620 closed marvintm Update Tips should also be pointed whenever the update fails, not only in the rebuild process 
Issue History
2010-03-09 19:00iciordiaNew Issue
2010-03-09 19:00iciordiaAssigned To => alostale
2010-03-09 19:00iciordiaIssue Monitored: pjuvara
2010-03-15 07:53alostaleAssigned Toalostale => marvintm
2010-03-15 07:53alostaleStatusnew => scheduled
2010-06-30 11:10marvintmRelationship addedhas duplicate 0012620
2012-02-22 13:14marvintmAssigned Tomarvintm => guilleaer
2012-02-29 13:07hgbotCheckin
2012-02-29 13:07hgbotNote Added: 0045592
2012-02-29 13:07hgbotStatusscheduled => resolved
2012-02-29 13:07hgbotResolutionopen => fixed
2012-02-29 13:07hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0e1375b72b2c62816ffe9fe8a076e8600f8b090d [^]
2012-02-29 13:14guilleaerNote Added: 0045593
2012-02-29 17:02AugustoMauchNote Added: 0045623
2012-02-29 17:02AugustoMauchStatusresolved => closed
2012-02-29 17:02AugustoMauchFixed in Version => 3.0MP9
2012-03-02 15:40hudsonbotCheckin
2012-03-02 15:40hudsonbotNote Added: 0045983
2012-03-13 15:07marvintmNote Added: 0046343
2012-03-13 15:07marvintmStatusclosed => new
2012-03-13 15:07marvintmResolutionfixed => open
2012-03-13 15:07marvintmFixed in Version3.0MP9 =>
2012-03-13 15:44hgbotCheckin
2012-03-13 15:44hgbotNote Added: 0046350
2012-03-13 15:44hgbotStatusnew => resolved
2012-03-13 15:44hgbotResolutionopen => fixed
2012-03-13 15:44hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/0e1375b72b2c62816ffe9fe8a076e8600f8b090d [^] => http://code.openbravo.com/erp/devel/pi/rev/a6cbc911da8329a051d64f0b6c854ed237dc3ab9 [^]
2012-03-13 16:50AugustoMauchNote Added: 0046353
2012-03-13 16:50AugustoMauchStatusresolved => closed
2012-03-13 16:50AugustoMauchFixed in Version => 3.0MP9
2012-04-01 20:32hgbotCheckin
2012-04-01 20:32hgbotNote Added: 0047005
2012-04-01 20:32hgbotStatusclosed => resolved
2012-04-01 20:32hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/a6cbc911da8329a051d64f0b6c854ed237dc3ab9 [^] => http://code.openbravo.com/erp/devel/pi/rev/b60a71eb1fdfff87230ddad9c4fb62511f7ed15d [^]
2012-04-02 06:09hudsonbotCheckin
2012-04-02 06:09hudsonbotNote Added: 0047119
2012-04-02 12:12gorka_gilNote Added: 0047294
2012-04-02 12:12gorka_gilStatusresolved => closed

Notes
(0045592)
hgbot   
2012-02-29 13:07   
Repository: erp/devel/pi
Changeset: 0e1375b72b2c62816ffe9fe8a076e8600f8b090d
Author: Guillermo Álvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Feb 29 13:05:53 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/0e1375b72b2c62816ffe9fe8a076e8600f8b090d [^]

Fixed issue 12622: A link to the OB wiki is shown when installation error happens.
This link has been concatenated to the error message. I have created one row in AD_MESSAGE table.

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
---
(0045593)
guilleaer   
2012-02-29 13:14   
Prerequisites:

An error in the installation process will be fired changing permissions to the modules directory.

chmod 555 modules/ (User can't write in this folder)

Test plan:
Logged as System Administrator
1. Add a module using module management window (E.g. hello world)
2. An error will be shown. This error should include the new link in the last line.

No regression risks has been detected
(0045623)
AugustoMauch   
2012-02-29 17:02   
Code reviewed and verified
(0045983)
hudsonbot   
2012-03-02 15:40   
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
(0046343)
marvintm   
2012-03-13 15:07   
The message is shown even if there is no error.
(0046350)
hgbot   
2012-03-13 15:44   
Repository: erp/devel/pi
Changeset: a6cbc911da8329a051d64f0b6c854ed237dc3ab9
Author: Guillermo Álvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Mar 13 15:42:52 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a6cbc911da8329a051d64f0b6c854ed237dc3ab9 [^]

Fixed issue 12622: The link is shown only when the message informs of an error

---
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
---
(0046353)
AugustoMauch   
2012-03-13 16:50   
Code reviewed and verified. The new message is now only shown when an error has occurred while updating the system.
(0047005)
hgbot   
2012-04-01 20:32   
Repository: erp/devel/pi
Changeset: b60a71eb1fdfff87230ddad9c4fb62511f7ed15d
Author: Guillermo Álvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Mar 13 15:42:52 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b60a71eb1fdfff87230ddad9c4fb62511f7ed15d [^]

Fixed issue 12622: The link is shown only when the message informs of an error

---
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
---
(0047119)
hudsonbot   
2012-04-02 06:09   
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/7814864461ac [^]

Maturity status: Test
(0047294)
gorka_gil   
2012-04-02 12:12   
Reopened by merge.