Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0012622
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 01. General setupminoralways2010-03-09 19:002012-04-02 12:12
ReportericiordiaView Statuspublic 
Assigned Toguilleaer 
PriorityurgentResolutionfixedFixed in Version3.0MP9
StatusclosedFix in branchFixed in SCM revisionb60a71eb1fdf
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava versionany
OS VersionanyDatabase versionanyAnt versionany
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0012622: A link to Update Tips should be included in any error message when updating the system

DescriptionUsers 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)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 0012620 closedmarvintm Update Tips should also be pointed whenever the update fails, not only in the rebuild process 

-  Notes
(0045592)
hgbot (developer)
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 (developer)
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 (manager)
2012-02-29 17:02

Code reviewed and verified
(0045983)
hudsonbot (developer)
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 (developer)
2012-03-13 15:07

The message is shown even if there is no error.
(0046350)
hgbot (developer)
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 (manager)
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 (developer)
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 (developer)
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 (administrator)
2012-04-02 12:12

Reopened by merge.

- Issue History
Date Modified Username Field Change
2010-03-09 19:00 iciordia New Issue
2010-03-09 19:00 iciordia Assigned To => alostale
2010-03-09 19:00 iciordia Issue Monitored: pjuvara
2010-03-15 07:53 alostale Assigned To alostale => marvintm
2010-03-15 07:53 alostale Status new => scheduled
2010-06-30 11:10 marvintm Relationship added has duplicate 0012620
2012-02-22 13:14 marvintm Assigned To marvintm => guilleaer
2012-02-29 13:07 hgbot Checkin
2012-02-29 13:07 hgbot Note Added: 0045592
2012-02-29 13:07 hgbot Status scheduled => resolved
2012-02-29 13:07 hgbot Resolution open => fixed
2012-02-29 13:07 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0e1375b72b2c62816ffe9fe8a076e8600f8b090d [^]
2012-02-29 13:14 guilleaer Note Added: 0045593
2012-02-29 17:02 AugustoMauch Note Added: 0045623
2012-02-29 17:02 AugustoMauch Status resolved => closed
2012-02-29 17:02 AugustoMauch Fixed in Version => 3.0MP9
2012-03-02 15:40 hudsonbot Checkin
2012-03-02 15:40 hudsonbot Note Added: 0045983
2012-03-13 15:07 marvintm Note Added: 0046343
2012-03-13 15:07 marvintm Status closed => new
2012-03-13 15:07 marvintm Resolution fixed => open
2012-03-13 15:07 marvintm Fixed in Version 3.0MP9 =>
2012-03-13 15:44 hgbot Checkin
2012-03-13 15:44 hgbot Note Added: 0046350
2012-03-13 15:44 hgbot Status new => resolved
2012-03-13 15:44 hgbot Resolution open => fixed
2012-03-13 15:44 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/0e1375b72b2c62816ffe9fe8a076e8600f8b090d [^] => http://code.openbravo.com/erp/devel/pi/rev/a6cbc911da8329a051d64f0b6c854ed237dc3ab9 [^]
2012-03-13 16:50 AugustoMauch Note Added: 0046353
2012-03-13 16:50 AugustoMauch Status resolved => closed
2012-03-13 16:50 AugustoMauch Fixed in Version => 3.0MP9
2012-04-01 20:32 hgbot Checkin
2012-04-01 20:32 hgbot Note Added: 0047005
2012-04-01 20:32 hgbot Status closed => resolved
2012-04-01 20:32 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/a6cbc911da8329a051d64f0b6c854ed237dc3ab9 [^] => http://code.openbravo.com/erp/devel/pi/rev/b60a71eb1fdfff87230ddad9c4fb62511f7ed15d [^]
2012-04-02 06:09 hudsonbot Checkin
2012-04-02 06:09 hudsonbot Note Added: 0047119
2012-04-02 12:12 gorka_gil Note Added: 0047294
2012-04-02 12:12 gorka_gil Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker