Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011255Openbravo ERP01. General setuppublic2009-11-05 07:312010-07-02 14:51
elopio 
bemaill 
hightrivialalways
closedfixed 
5
main 
2.50MP20 
Core
No
0011255: Rebuild link has no id
The rebuild link on Installed modules screen has no identifier. This is the source html:
#

Thus, for automation we have to use the displayed text (i.e., "rebuild now") in order to click it. It's adviced to use identifiers instead, because they tend to change less frequently.
# Login as Openbravo with System Administrator role.
# Go to General setup->Application->Module Management.
# Go to Add Modules tab.
# Install the Hello World module from .obx file:

    * Click Browse File System button.
    * Click Browse and located the .obx file.
    * Click Continue.
    * Read and accept the license. Click Continue.
    * Click OK

# Go to installed modules

Assign an identifier to the link.
No tags attached.
Issue History
2009-11-05 07:31elopioNew Issue
2009-11-05 07:31elopioAssigned To => rafaroda
2010-02-11 18:26rafarodaAssigned Torafaroda => alostale
2010-02-15 11:44alostaleStatusnew => scheduled
2010-02-15 11:44alostalefix_in_branch => pi
2010-06-25 18:08alostaleAssigned Toalostale => bemaill
2010-06-25 18:08alostaleIssue Monitored: alostale
2010-07-01 08:20hgbotCheckin
2010-07-01 08:20hgbotNote Added: 0028939
2010-07-01 08:20hgbotStatusscheduled => resolved
2010-07-01 08:20hgbotResolutionopen => fixed
2010-07-01 08:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b979cb8ef26ac6d41952e04a45754a6a1f95c6cf [^]
2010-07-01 08:24alostaleNote Added: 0028940
2010-07-01 08:24alostaleStatusresolved => closed
2010-07-01 08:24alostaleFixed in Version => 2.50MP20
2010-07-02 00:00anonymoussf_bug_id0 => 3024082
2010-07-02 14:51hudsonbotCheckin
2010-07-02 14:51hudsonbotNote Added: 0029001

Notes
(0028939)
hgbot   
2010-07-01 08:20   
Repository: erp/devel/pi
Changeset: b979cb8ef26ac6d41952e04a45754a6a1f95c6cf
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Jul 01 08:20:01 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b979cb8ef26ac6d41952e04a45754a6a1f95c6cf [^]

fixed issue 11255: Rebuild link has no id

Patch provided by Valery Lezhebokov

---
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
---
(0028940)
alostale   
2010-07-01 08:24   
Tested fix provided by Valery Lezhebokov
(0029001)
hudsonbot   
2010-07-02 14:51   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/b979cb8ef26a [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/8fd5a427789e [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17797.obx [^]