Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017872 | Openbravo ERP | 01. General setup | public | 2011-07-04 04:01 | 2011-07-06 02:43 |
|
Reporter | elopio | |
Assigned To | alostale | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0017872: On Module Management window, settings and history tab have the same id. |
Description | The identifier of the tabs Settings and Installation History are both tabname225.
This makes it harder for the automated tests to select the settings tab.
|
Steps To Reproduce | Login with Openbravo/openbravo
Go to General Setup>Application>Module Management
Inspect the tabs with firebug. |
Proposed Solution | Assign a different id for the settings tab. |
Additional Information | |
Tags | testability |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-07-04 04:01 | elopio | New Issue | |
2011-07-04 04:01 | elopio | Assigned To | => dalsasua |
2011-07-04 04:01 | elopio | Modules | => Core |
2011-07-04 04:16 | elopio | Tag Attached: testability | |
2011-07-04 04:18 | elopio | Note Added: 0038721 | |
2011-07-04 09:47 | jpabloae | Priority | high => immediate |
2011-07-04 10:00 | alostale | Assigned To | dalsasua => alostale |
2011-07-04 10:03 | hgbot | Checkin | |
2011-07-04 10:03 | hgbot | Note Added: 0038731 | |
2011-07-04 10:03 | hgbot | Status | new => resolved |
2011-07-04 10:03 | hgbot | Resolution | open => fixed |
2011-07-04 10:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/40d529162dd775cabc9c277b2813ac89501050fd [^] |
2011-07-05 18:04 | elopio | Note Added: 0038792 | |
2011-07-05 18:04 | elopio | Status | resolved => closed |
2011-07-06 02:43 | hudsonbot | Checkin | |
2011-07-06 02:43 | hudsonbot | Note Added: 0038874 | |
Notes |
|
(0038721)
|
elopio
|
2011-07-04 04:18
|
|
It is required to select the Settings tab as part of the tests of module installation. |
|
|
(0038731)
|
hgbot
|
2011-07-04 10:03
|
|
Repository: erp/devel/pi
Changeset: 40d529162dd775cabc9c277b2813ac89501050fd
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jul 04 10:03:18 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/40d529162dd775cabc9c277b2813ac89501050fd [^]
fixed bug 17872: On Module Management window, settings and history tab have the same id
---
M src/org/openbravo/erpCommon/ad_forms/ModuleManagementAdd.html
M src/org/openbravo/erpCommon/ad_forms/ModuleManagementHistory.html
M src/org/openbravo/erpCommon/ad_forms/ModuleManagementInstalled.html
M src/org/openbravo/erpCommon/ad_forms/ModuleManagementSettings.html
---
|
|
|
(0038792)
|
elopio
|
2011-07-05 18:04
|
|
Thanks for the fix.
I have verified the change, and the new test is now working. |
|
|
|
|