Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005680Openbravo ERP02. Master data managementpublic2008-10-27 17:422009-01-22 22:22
elopio 
gmauleon 
highminoralways
closedfixed 
5
2.40 
2.40MP2 
Core
No
0005680: Process button in Import File Loader screen has no identifier
In master data management -> import data -> import file loader.
The button with label "Process" can't be located using the identifier.
Go to master data management -> import data -> import file loader.
View page source. (it's easier to find the elements with firebug)

This is the process button/link that's missing the identifier.
<a class="ButtonLink" onclick="submitCommandForm('SAVE',true, null, null);return false;" onkeyup="this.className='ButtonLink_focus'; return true;" onkeypress="this.className='ButtonLink_active'; return true;" onblur="window.status=''; return true;" onfocus="setWindowElementFocus(this); window.status='Process'; return true;" href="#">
No tags attached.
blocks defect 0005657 closed gmauleon Process button in Import File Loader screen has no identifier 
Issue History
2008-10-27 17:42cromeroNew Issue
2008-10-27 17:42cromeroAssigned To => gmauleon
2008-10-27 17:42cromeroStatusnew => scheduled
2008-11-03 13:16svnbotCheckin
2008-11-03 13:16svnbotNote Added: 0009928
2008-11-03 13:16svnbotStatusscheduled => resolved
2008-11-03 13:16svnbotResolutionopen => fixed
2008-11-03 13:16svnbotsvn_revision => 9569
2008-11-20 15:27svnbotCheckin
2008-11-20 15:27svnbotNote Added: 0010449
2008-11-20 15:27svnbotsvn_revision9569 => 10330
2009-01-22 22:22psarobeRegression testing => No
2009-01-22 22:22psarobeStatusresolved => closed

Notes
(0009928)
svnbot   
2008-11-03 13:16   
Repository: openbravo
Revision: 9569
Author: gmauleon
Date: 2008-11-03 13:16:00 +0100 (Mon, 03 Nov 2008)

Fixes 0005680: Process button in Import File Loader screen has no identifier.
New ID -> buttonProcess

---
U branches/r2.40/src/org/openbravo/erpCommon/ad_forms/FileImport.html
---

https://dev.openbravo.com/websvn/openbravo/?rev=9569&sc=1 [^]
(0010449)
svnbot   
2008-11-20 15:27   
Repository: openbravo
Revision: 10330
Author: villind
Date: 2008-11-20 15:27:46 +0100 (Thu, 20 Nov 2008)

Merged r9569. Fixes 0005680: Process button in Import File Loader screen has no identifier.
New ID -> buttonProcess

---
_U branches/bonware/r2.40/
_U branches/bonware/r2.40/config/setup-tool/
_U branches/bonware/r2.40/eclipse.install.source.launch
_U branches/bonware/r2.40/export.database.launch
U branches/bonware/r2.40/src/org/openbravo/erpCommon/ad_forms/FileImport.html
_U branches/bonware/r2.40/src-core/src/org/openbravo/database/OpenbravoDriverManagerConnectionFactory.java
_U branches/bonware/r2.40/update.database.launch
---

https://dev.openbravo.com/websvn/openbravo/?rev=10330&sc=1 [^]